8000 GitHub - shogochiai/eth-contracts: Home for all eth contracts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shogochiai/eth-contracts

Repository files navigation

Ethereum contracts

How to install?

 $ yarn install
 $ yarn run truffle test # Run test cases

How to deploy?

Deploy on Ropsten network:

 $ yarn run truffle deploy --network ropsten

Development environment

 $ yarn run test # To start Test RPC Ethereum client
 $ yarn run truffle compile
 $ yarn run truffle deploy

About

Home for all eth contracts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0