Fuime gives teens (13-17) everything they need to run a real business: a business account with their parent as the legal signer, clean books, tax tracking, and a path to their own LLC at 18.
Teens under 18 can't open business bank accounts or sign contracts. Fuime solves this by providing:
- A real business account — with your parent as the legal signer
- Clean books — every transaction tracked and organized
- Tax tracking — know when you cross the $400 IRS self-employment threshold
- Graduation path — export to your own LLC when you turn 18
Fuime is a fork of HCB by Hack Club, the open-source fiscal sponsorship platform that has processed millions of dollars for teen nonprofits since 2018. We've repurposed it from nonprofit fiscal sponsorship to teen business banking.
HCB's battle-tested infrastructure powers Fuime:
- The same ledger engine that tracks millions in nonprofit funds
- The same receipt management and transparency features
- The same card issuing infrastructure (Stripe Issuing)
# Clone the repo
git clone https://github.com/agathonapp/fuime.git
cd fuime
# Using Docker (recommended)
./docker_dev_setup.sh
# Or follow dev-docs/development.md for other optionsFuime is open source under the AGPL-3.0 license, the same license as HCB.