create-dao icon indicating copy to clipboard operation
create-dao copied to clipboard

Results 7 create-dao issues
Sort by recently updated
recently updated
newest added

We need a guide that helps people looking to create a Discord community for their DAO. The guide should contain clear instructions for setting up a Discord server and token-gating...

documentation
help wanted

We should have a video guide that covers the entire process from running `npx create-dao` to deploying the contracts & UI. Start from finish. This would really help in adoption...

A list of issues noticed from a live test of [https://dark-steel.surge.sh/](https://dark-steel.surge.sh/) - [x] wallet doesn't check if user is on the correct network - [x] mint button can be pressed...

bug

Just like we have the current mint page supporting the NFT, we should have one for the ERC20 token too.

enhancement

It is possible to support TypeScript: - [nextjs](https://nextjs.org/docs/basic-features/typescript) - [hardhat](https://hardhat.org/guides/typescript.html) Steps: - create `templates` directory - rename `template` to `default` - move `default` to `templates` - create `templates/typescript` directory -...

- [ ] Design - [ ] Implementation Please try to keep the design as template-y, 'general' as possible since this is going to be a template. :)

help wanted
design