Skip to content

Purchase tokens to join and make proposals on behalf of the DAO

License

Notifications You must be signed in to change notification settings

aaronjan98/Mayflower-DAO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Mayflower DAO 👋

Version Documentation License: MIT Twitter: AJanovitch

Purchase tokens to join and make proposals on behalf of the DAO

Links

Note

  • To create and vote on proposals you need to be an investor by custodying MAY tokens. Please reach out to aaronjanovitch@gmail.com for your request.

Install

npm install

Usage

  • 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 ganache

Run tests

npx hardhat test

Author

👤 aaronjanovitch@gmail.com

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

About

Purchase tokens to join and make proposals on behalf of the DAO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages