2 Commits

Author SHA1 Message Date
7d52161014 Document helper scripts to interact with the contracts 2018-04-04 22:05:22 +02:00
8301514c64 Add script to send funds from the main account
Helpful in development mode using ganache to fund another account

usage:

truffle exec scripts/send-funds.js <address> <amount in ether>
2018-04-02 16:53:25 +02:00