Open n1c01a5 opened 6 years ago
to explain how it works (build, version, dependencies) and how we can contribute
Readme was made. It can be improved.
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
to explain how it works (build, version, dependencies) and how we can contribute