Author: @NoahSaso
Creator | Summary |
---|---|
MembershipBased | Create a DAO that votes on membership voting power, like a multisig. |
NftBased | Create a DAO that uses NFTs to represent voting power. |
TokenBased | Create a DAO that uses tokens to represent voting power. |
Location | Summary |
---|---|
creators | Creators. |
react | The external React interface used by apps and packages when using this creator system. This uses the core logic under the hood. |
core.ts | The core logic that matches and loads a creator from the available creators. |
This is a creator adapter package. It creates a common interface to setup creation flows for DAOs.