Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rahulkp220/rotten-eggs-dao
A DAO made using thethirdweb APIs and Nodejs
https://github.com/rahulkp220/rotten-eggs-dao
Last synced: 13 days ago
JSON representation
A DAO made using thethirdweb APIs and Nodejs
- Host: GitHub
- URL: https://github.com/rahulkp220/rotten-eggs-dao
- Owner: rahulkp220
- License: mit
- Created: 2022-03-05T08:48:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-05T16:28:26.000Z (almost 3 years ago)
- Last Synced: 2024-12-08T14:42:12.753Z (15 days ago)
- Language: JavaScript
- Size: 4.45 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RottenEggsDAO
A test DAO(Decentralised Autonomous Organisation) token with 100,000 supply and `ROTEGG` as its symbol. It's currently running on the rinkeby test network.Check out the actual site [here](https://wonderful-noyce-b7e859.netlify.app/)
![rotten-eggs-dao](screenshots/rotten-eggs-dao.png)
### Installation
```
npm install
npm run start
```### How to play around
Once installed locally, connect with your MetaMask account and start voting!
### Built With
- [Buildspace.so](https://www.buildspace.so/)
- [thethirdweb](https://www.thirdweb.com/)
- [Alchemy](https://www.alchemyapi.com)