Edits to HCB open source post

This commit is contained in:
Gary Tou 2025-03-29 15:16:40 -07:00
parent fe655bfb8f
commit ce001727e0
No known key found for this signature in database
GPG key ID: 1587ABD3593755C3

View file

@ -1,20 +1,36 @@
Hack Club launched HCB in 2018 to enable hackathons to raise and spend money through [fiscal sponsorship](https://hackclub.com/fiscal-sponsorship/). Since then, weve expanded to all nonprofit projects; our 12,000 users have transacted $50 million.
Hack Club launched HCB in 2018 to enable hackathons to raise and spend money
through [fiscal sponsorship](https://hackclub.com/fiscal-sponsorship/). Since
then, weve expanded to all nonprofit projects; our 12,000 users have transacted
$50 million.
<p style={{textAlign: "center"}}>
<img alt="HCB's user interface, a page with positive and negative transactions" src="https://hc-cdn.hel1.your-objectstorage.com/s/v3/46debb1d90e87bc170842e8a885bde1409eeeb54_mockuuups-transparent-macbook-pro-mockup.png" width="700px" />
<img alt="HCB's user interface showing Hack Club HQ's transactions" src="https://hc-cdn.hel1.your-objectstorage.com/s/v3/46debb1d90e87bc170842e8a885bde1409eeeb54_mockuuups-transparent-macbook-pro-mockup.png" width="700px" />
</p>
When we started HCB, it was developed in private for security reasons. That said, one of Hack Clubs core principles has always been transparency - we [open source our finances](https://github.com/hackclub/ledger), [document how we run events](https://github.com/hackclub/assemble), and have 500+ public repositories on [GitHub](https://github.com/hackclub).
Local student-ran hackathons, robotics teams, and community groups use HCB as a
nonprofit neobank to collect donations, send payments, and issue debit cards.
***[github.com/hackclub/hcb](https://github.com/hackclub/hcb) is now public - check it out and star it.***
When we started HCB, it was developed in private for security reasons. That
said, one of Hack Clubs core principles has always been transparency - we [open
source our finances](https://github.com/hackclub/ledger), [document how we run
events](https://github.com/hackclub/assemble), and have 500+ public repositories
on [GitHub](https://github.com/hackclub).
Paired with our technical documentation, its a great resource for anyone interested in building financial software or applications with Ruby on Rails. Our engineering work is also entirely public; the world can learn from our successes and mistakes.
***[github.com/hackclub/hcb](https://github.com/hackclub/hcb) is now public -
check it out and star it.***
Since 2018, over fifty people have made 10k+ commits to HCB (thank you!); we cant wait for more contributors to join us:
Paired with our technical documentation, its a great resource for anyone
interested in building financial software or applications with Ruby on Rails.
Our engineering work is also entirely public; the world can learn from our
successes and mistakes.
Since 2018, over fifty people have made 10k+ commits to HCB (thank you!); we
cant wait for more contributors to join us:
<video width="100%" controls style={{borderRadius: "8px"}}>
<source src="https://hc-cdn.hel1.your-objectstorage.com/s/v3/8f1ab16accf55b3dd846d532ea79ce1f0de74e01_gsource.mp4" type="video/mp4" />
Your browser does not support the video tag.
</video>
PS: if youre looking to start a nonprofit, were accepting applications! Head over to [nonprofit.new](https://nonprofit.new/) and well be in touch.
PS: if youre looking to start a nonprofit, were accepting applications! Head
over to [nonprofit.new](https://nonprofit.new/) and well be in touch.