A decentralized quiz platform.
- node
- npm
1、git clone https://github.com/allsportscoin/guess.git
2、cd guess/tools
3、npm installdirectory layout:
+ src
| - myguess.sol // The source code of contract
+ tools
| - contract_guess.js
| - getGuessInfo.js //tools for get detail inforamtion of guess
| - package.json
node getGuessInfo.js [the txhash of guess]{"status":"success", "match_id":"764397","gusser":"0xaddress of guesser","result":"1","value":"100"}