develop
branch as the default one. This makes it easier for us to have all the latest, development changes without affecting the current production version. Though, We don't use release
branches to make the process a little bit easier !develop
branch via PR deploys changes to testing environments(currently only rinkeby).master
branch via PR from develop
deploys changes to production servers(mainnet).master|develop
directly will be restricted to make sure the PR's are reviewed.develop
by default.Govern Console
: No-frills, forkable, extensible power user / developer UI tool for interacting with and visualizing low level information about Govern DAOs. Available on console.aragon.org.Govern Server
: Server powering Govern.js and the Govern API to enable Web2-like experiences for DAOs.Govern Subgraph
: Govern's official Subgraph, which tracks DAOs registered on the A1-deployed ERC3000Registry.