/zjubca.vote

Proposals voting application.

Primary LanguageC++MIT LicenseMIT

zjubca.vote

Proposals voting application. 针对zjubca.proposals的提案投票工具。

Directory Structure

  • app - voting application, based on Vue.js.
  • contract - voting smart contracts.

How to test

  1. cd contract.
  2. Compile and deploy zjubca.token contract with account zjubcatokent.
  3. Create and issue ZJUBCA to account eosio.
  4. Compile and deploy vote contract with account zjubcavote11.
  5. Run js4eos dapp test -g vote.