Inspiration
There are a few DAO tools in the IC ecology and a lack of DAO management tools, existing financing tools cannot manage the use of funds projects raised. DAO World wants to protect investors and nourish projects.
What it does
- Create a DAO for the project within the project introduction, official website, social media, raising target, release time, release rules, and other financing information.
- Invest in projects, transfer, lock, and claim ICP.
- Release ICP in accordance with financing rules.
- Supervise and accomplish the proposals in DAO.
How we built it
- Sort out the application scenarios, list what problems we can solve
- Build a backend canister to deploy the asset receive, transfer, and claim rules.
- Build frontend canister to display and upload.
- Build a picture storage canister.
Challenges we ran into
- There are few DAO projects on the IC, and there is not much to learn from.
- DAO's proposal may not be implemented.
Accomplishments that we're proud of
- Temporarily use manual review of the project's on-chain assets
- Solve the relationship between investment and voting power without tokens.
- Supervise and accomplish proposals on Daoworld, such as team members, project name, and the financing process.
What we learned
- It's important for DAO to own canisters, not only do project creators hold the canister for functionality and composability.
- It's important to have a token standard and let the DAO hold the tokens.
What's next for DaoWorld
- Manage the audit mechanism through a special DAO (IDO.DAO).
- Solve the problem of token issuance
Built With
- javascript
- motoko
- rust
- vue

Log in or sign up for Devpost to join the conversation.