Skip to content

Celo-Fi/romulus

 
 

Repository files navigation

Romulus

Deploying the contract

cp .env.example .env
# Fill in empty keys
yarn build && yarn deploy

Usage

yarn cp .env.example .env
yarn test

How to upgrade implementation

  1. Make sure once you deploy new Governance implementation, call initialize methods right after it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Solidity 50.0%
  • JavaScript 35.9%
  • TypeScript 12.7%
  • Shell 1.4%