Based on tech stack used in https://github.com/paritytech/contracts-ui and DAO workflow of https://www.tally.xyz/.
- Clone this repository
- Run
yarn install - Run
yarn start - Open
localhost:<port>as shown in terminal - Run local node or choose
Rooster nodefrom node selection in left upper corner - Upload the Governor contract with the help of https://paritytech.github.io/contracts-ui or Polkadot JS app
- Copy
metadata.jsontorooster/lib/metadata.json. This enables the selection of "Rooster Governor Contract" when creating a new DAO