Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Repository files navigation

governance-contract

Governance contract

Preequiste

  1. Docker

    Install at https://docs.docker.com/install

  2. Install solc 0.4.24

    $ docker pull ethereum/solc:0.4.24
    $ cp dockers/solc /usr/local/bin/solc

Install

  1. Libraries
$ npm install
  1. Analyzer
$ npm run install_analyzer

Run

Compile

$ npm run compile

Test

$ npm run test

Coverage

$ npm run coverage

Flatten

$ npm run flatten

About

Governance contract

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages