Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)