Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thirdweb-example/dao
Build a DAO using thirdweb's vote, token, and edition drop contracts.
https://github.com/thirdweb-example/dao
edition-drop token vote
Last synced: about 1 month ago
JSON representation
Build a DAO using thirdweb's vote, token, and edition drop contracts.
- Host: GitHub
- URL: https://github.com/thirdweb-example/dao
- Owner: thirdweb-example
- License: mit
- Created: 2022-05-17T11:42:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T00:22:21.000Z (9 months ago)
- Last Synced: 2024-04-12T07:11:19.885Z (9 months ago)
- Topics: edition-drop, token, vote
- Language: JavaScript
- Homepage: https://dao.thirdweb-example.com
- Size: 4.13 MB
- Stars: 25
- Watchers: 2
- Forks: 29
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!Important]
> This repository is referencing the `mumbai` chain.
>
> `Mumbai` [is deprecated since 08/04/2024](https://blog.thirdweb.com/deprecation-of-mumbai-testnet/), meaning the code in this repository will no longer work out of the box.
>
> You can still use this repository, however you will have to switch any references to `mumbai` to another chain.# buildspace x thirdweb - Build your own DAO with just Javascript
### **Welcome 👋**
To get started with this project, clone this repo and follow these commands:1. Run `npm install` at the root of your directory
2. Run `npm start` to start the project
3. Start coding!### **Questions?**
Have some questions make sure you head over to your [buildspace Dashboard](https://app.buildspace.so/projects/COb520aae3-7925-42f4-a5e7-eaf718933766) and link your Discord account so you can get access to helpful channels and your instructor!