2.0.1 • Published 6 years ago

carbonvotex v2.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

CarbonVoteX

2.0.0

  • Refactored core from CarbonVoteX
  • Added receiver to improve flexibility
  • Added setPermission and cancelPermission overloading
  • Added an initFunctionSig function and an array of available permission to simplify future maintain
  • Now CarbonVoteXCore allows backend server to rewrite votingrights in case of errors.
  • Improved documentations
  • Improved styling

Running the tests

Make sure you have geth running in the background.

  • setup your provider by inserting your 12 words mnemonic into truffle.js.
  • Make sure you have enough ethers in the first four accounts generated by the mnemonic.
  • run:
truffle test