所有群城智能合约
A collection of all the swarm city smart contracts written in solidity
Manages blockchain-approved parameters for a DApp
Developers stake their reputation by deploying new keys to this contract.
Manages a hashtag
The truffle framework is used.
Contracts are in the contracts folder.
truffle compile
truffle test
or
truffle test ./test/HashtagSimpleDeal-makedeal.js
truffle test ./test/HashtagSimpleDeal-conflictflow.js
truffle test ./test/HashtagSimpleDeal-conflictflow-provider.js
truffle test ./test/HashtagSimpleDeal-conflictflow-payout.js
truffle test ./test/HashtagSimpleDeal-cancelflow.js