A modern open-source platform to manage bounties, contributors, payments, and DAO workflows — all in one place.
Resource | Link |
---|---|
Website | https://www.thedaotool.com |
DAO App | https://app.thedaotool.com |
Docs | https://docs.thedaotool.com |
GitHub | https://github.com/kartikmehta8/thedaotool |
X | https://x.com/thedaotool |
Discord | https://discord.gg/VsyDp52Saq |
Follow us on X for the latest updates, feature releases, and announcements.
# Check CONTRIBUTING.md or docs for detailed instructions.
git clone https://github.com/kartikmehta8/thedaotool
cd thedaotool
# Install dependencies in client/ and server/
npm install
# Start development server.
npm run dev
# Start development client.
npm start
- Frontend: http://localhost:3000
- Backend API: http://localhost:5050
- React + Ant Design (Frontend)
- Node.js + Express (Backend)
- Firebase (Database, Misc)
- Solana + Payman (Wallets & Payouts)
This project is licensed under the MIT License.