Purchase tokens to join and make proposals on behalf of the DAO
- To create and vote on proposals you need to be an investor by custodying MAY tokens. Please reach out to
aaronjanovitch@gmail.comfor your request.
npm install- Run web server
npm run start- Run local blockchain
npm run ganache- Deploy Token and DAO contract
npx hardhat run scripts/deploy.js --network ganache- Seed DAO with proposals
npx hardhat run scripts/seed.js --network ganache- View hardhat/ganache accounts' Ether & token balances
npx hardhat run scripts/getBalances.js --network ganachenpx hardhat test- Website: aaronjanovitch.com
- Twitter: @AJanovitch
- Github: @aaronjan98
- LinkedIn: @aaron-janovitch
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!