$ git clone https://github.com/DOSNetwork/eth-contracts$ npm install$ npm -g install truffle$ npm install -g ganache-clior installing its graphic interface- Required truffle/solcjs version: >= 0.5
$ truffle compile
$ truffle migrate --reset
$ truffle test