The product build to redefine crowdfunding by eliminating the middlemen and putting transparency front and center. Built on the cutting-edge Tezos blockchain, our platform lets creators launch their ideas directly into the world, while supporters fund them with zero friction. No banks. No delays. Just instant, secure, and verifiable transactions governed by smart contracts, ensuring every coin goes exactly where it should. Ready to reshape the future of innovation?
- Schedule donation,
- Instant refund if a campaign doesn't meet its goal
- Track every single unit of money
- remove location restrictions
Frontend:
- React / Taquito
- css,chakra-UI
Backend:
- Node.js with Express
Contracts
- smartpy
- tezos
cd src/backend
npm install
node index.js
cd src/
npm install
npm run dev