Componentizing [DAOstack's client library](https://github.com/daostack/client), enabling easier React application integration. The hope is to be able to turn any app into a DAO enabled dApp by adding ~2 components.
Union of all upctrl packages for alchemy
Identity DAO contracts.
Bonding Curves for DAOs
Utility library for configuring and deploying DAOstack DAOs.
Web3modal's provider layer abstraction for simple implementation of web3 wallet connections
Union of all upctrl packages for alchemy
Utility library for configuring and deploying DAOstack DAOs.
## Identity Definition Form An Identity is defined by a metadata JSON object that's stored in IPFS. The IdentityDefinition & IdentityDefinitionForm classes aim to make it easier to create and validate this metadata JSON object. Below is an example of (1)
Componentizing [DAOstack's client library](https://github.com/daostack/client), enabling easier React application integration. The hope is to be able to turn any app into a DAO enabled dApp by adding ~2 components.