gochain / wallet

GoChain Wallet
https://wallet.gochain.io
5 stars 5 forks source link

Support for posting data to a contract #26

Closed treeder closed 6 years ago

treeder commented 6 years ago

Currently, reading contract data works, but posting data isn't done yet.

Eg: to do a token transfer, it should popup a "to" and "amount" field (extraced from the ABI) and allow user to post it.