UNPKG

@josojo/realitycheck-contracts

Version:

RealityCheck demo

70 lines (55 loc) 1.38 kB
<div style="float:right"> Your balance: 12345 ETC <a href="withdraw.html">Withdraw</a> </div> <div> <a href="ask.html">Ask a question</a> | <a href="answer.html">Answer a question</a> | <a href="your.html">Your questions</a> | <a href="developers.html">Developers</a> </div> <h3>Who won the presidential election?</h3> <p>You have until 2017-09-01 12:12 to answer this question</p> <p>Current answer: [1] Hillary Clinton (bond 100 ETH)</p> <p>Posted 2017-01-01 12:34</p> <p>Change this answer <br /> New answer: <input id="question" type="text" value="" /> <br /> Bond (min 200 ETH):<input id="question" type="text" value="200" /> <br /> <input type="submit" value="Change" /> </p> <p>Request arbitration (min fee 500)</p> Fee (min 500 ETH): <input type="text" value="500" /> <input type="submit" value="Request arbitration" /> <h3>History</h3> <table> <tr> <th>Date</th> <th>Answer</th> <th>Address</th> <th>Bond</th> </tr> <tr> <td>[Default]</td> <td>[1] Hillary Clinton</td> <td>0xdeadbeefdeadbeef</td> <td>0</td> </tr> <tr> <td>2017-07-01 23:12:33</td> <td>[0] Donald Trump</td> <td>0xbabe0abe01abe0babe</td> <td>8</td> </tr> <tr> <td>2017-07-01 23:19:33</td> <td>[1] Hillary Clinton</td> <td>0xdeadbeefdeadbeef</td> <td>16</td> </tr> </table>