Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anataliocs/dao-tutorial
https://github.com/anataliocs/dao-tutorial
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/anataliocs/dao-tutorial
- Owner: anataliocs
- License: mit
- Created: 2023-05-18T22:39:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-13T13:08:04.000Z (9 months ago)
- Last Synced: 2024-04-14T02:02:42.832Z (7 months ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spheron Devs DAO
This project simulates the creation of a DAO smart contract with a front-end built with next.js used to manage
and provision community-owned infrastructure.
If you don't already have one, (Create a Spheron account )[https://app.spheron.network/#/signup]
### SpheronDevsDAO Contract deployed on Sepolia
- Etherscan: https://sepolia.etherscan.io/address/0x3cb304483fa3d946ABe8dCa89e92760a112b6a59
- Deployed Address: 0x3cb304483fa3d946ABe8dCa89e92760a112b6a59
- Contract: https://github.com/anataliocs/dao-tutorial/blob/master/backend/contracts/SpheronDevsDAO.solThis contract emits a `DeployEvent` upon successful vote of a proposal. DAO members must have a `SpheronDevs NFT`
## License
This project has an MIT License.
## Support
Contact [email protected] for questions!