work in progress for gsn

This commit is contained in:
poma 2019-10-25 19:15:54 +03:00
parent 7c1b20b693
commit e3d77b4e1d
13 changed files with 4673 additions and 7 deletions

View file

@ -10,6 +10,7 @@
Make sure your Metamask is unlocked and connected to Kovan (or other network you've deployed your contract to)<br>
<a href="#" onclick="deposit()">Deposit</a>
<a href="#" onclick="withdraw()">Withdraw</a>
<a href="#" onclick="withdrawViaRelayer()">withdrawViaRelayer</a>
</p>
<script src="index.js"></script>
</body>