mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Edits to HCB open source post
This commit is contained in:
parent
fe655bfb8f
commit
ce001727e0
1 changed files with 23 additions and 7 deletions
|
|
@ -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, we’ve 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, we’ve 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 Club’s 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 Club’s 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, it’s 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 can’t wait for more contributors to join us:
|
||||
Paired with our technical documentation, it’s 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
|
||||
can’t 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 you’re looking to start a nonprofit, we’re accepting applications! Head over to [nonprofit.new](https://nonprofit.new/) and we’ll be in touch.
|
||||
PS: if you’re looking to start a nonprofit, we’re accepting applications! Head
|
||||
over to [nonprofit.new](https://nonprofit.new/) and we’ll be in touch.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue