Skip to content

NextGenLabsInc/GovBlocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GovBlocks

Project Title

GovBlocks.xyz

Description

We help DAOs govern better, so they can build more

Getting Started

Clone the project. Run yarn Run yarn build Create a .env file for your private key(see /solidity/.env.example) run npx hardhat run scripts/deploy.js --network <the network you are deploying to> Network options are: bsc for binance smartchaing testnet mumbai for polygon testnet base for coinbase base chain

The deploy script will log the addresses of the deployed contracts to the terminal. Copy the contract addresses to /frontend/src/utils/contracts.ts under the network you have deployed to.

Follow instructions from readme to start frontend application.

Deployments

GovBlocks is deployed on the following urls:

Main Site: https://govblocks.xyz

GovBlocks DAO (our example DAO) is deployed on the following urls:

Polygon Mumbai: https://governance.govblocksdao.xyz/ Goerli Base: https://governancebase.govblocksdao.xyz/ BSC Testnet: https://governancebsc.govblocksdao.xyz/

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors