Skip to content

The portal to Safe{DAO} governance, voting power delegation and allocation claiming.

License

Notifications You must be signed in to change notification settings

safe-global/safe-dao-governance-app

Repository files navigation

Safe{DAO} Governance

The portal to Safe{DAO} governance, voting power delegation and allocation claiming.

Environments

The app deploys to the following environments:

Getting started with local development

Environment variables

Create a .env file with environment variables. You can use the .env.example file as a reference.

Here's the list of all the required and optional variables:

Env variable Description
NEXT_PUBLIC_INFURA_TOKEN required Infura RPC API token
NEXT_PUBLIC_IS_PRODUCTION optional Set to true to build a minified production app
NEXT_PUBLIC_WC_BRIDGE optional WalletConnect v1 bridge URL, falls back to the public WC bridge
NEXT_PUBLIC_WC_PROJECT_ID optional WalletConnect v2 project ID

If you don't provide some of the optional vars, the corresponding features may not work as intended.

Running the app locally

Install the dependencies:

yarn

Run the development server:

yarn start

Open http://localhost:3000 with your browser to see the app.

About

The portal to Safe{DAO} governance, voting power delegation and allocation claiming.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages