ec7e25a456 | ||
---|---|---|
build/contracts | ||
contracts | ||
migrations | ||
test | ||
LICENSE | ||
README.md | ||
package-lock.json | ||
package.json | ||
run-rpc.sh | ||
truffle.js |
README.md
DCC
Decentralized Carbon Credits in an ERC20 by neetsec
In order to run tests:
- npm i -g ganache-cli
- edit last line at run-rpc.sh, fix to the correct path to your ganache-cli
- open shell and execute "./run-rpc.sh"
- open second shell, and execute "truffle tests