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 node
from 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.json
torooster/lib/metadata.json
. This enables the selection of "Rooster Governor Contract" when creating a new DAO