kleros / openiico-contract

Contract of Interactive Coin Offering
MIT License
11 stars 5 forks source link

Improve README #2

Open n1c01a5 opened 6 years ago

n1c01a5 commented 6 years ago

to explain how it works (build, version, dependencies) and how we can contribute

clesaege commented 6 years ago

Readme was made. It can be improved.

n1c01a5 commented 6 years ago

yes we can add how build the project with truffle:

yarn add truffle -g
cd openiico-contract

and run the tests :

truffle compile
truffle deploy
truffle test