Decentralized Carbon Tokens
Go to file
David E. Perez Negron Rocha 9dbda4b93d First Functional version, added pause and test scripts, ToDO: Remove TransferAnyERC20 and from test 2020-02-17 23:18:07 -06:00
build/contracts First Functional version, added pause and test scripts, ToDO: Remove TransferAnyERC20 and from test 2020-02-17 23:18:07 -06:00
contracts First Functional version, added pause and test scripts, ToDO: Remove TransferAnyERC20 and from test 2020-02-17 23:18:07 -06:00
migrations First Functional version, added pause and test scripts, ToDO: Remove TransferAnyERC20 and from test 2020-02-17 23:18:07 -06:00
test First Functional version, added pause and test scripts, ToDO: Remove TransferAnyERC20 and from test 2020-02-17 23:18:07 -06:00
LICENSE Update weeks instead of days for the security audit, also update LICENSE in for a real name 2019-09-12 20:55:22 -05:00
README.md First Functional version, added pause and test scripts, ToDO: Remove TransferAnyERC20 and from test 2020-02-17 23:18:07 -06:00
package-lock.json Migration of DECAs ERC20 to truffle and openzepplin 2019-12-28 20:25:08 -06:00
package.json Migration of DECAs ERC20 to truffle and openzepplin 2019-12-28 20:25:08 -06:00
run-rpc.sh First Functional version, added pause and test scripts, ToDO: Remove TransferAnyERC20 and from test 2020-02-17 23:18:07 -06:00
truffle.js First Functional version, added pause and test scripts, ToDO: Remove TransferAnyERC20 and from test 2020-02-17 23:18:07 -06:00

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