m-bo-one / ethereumd-proxy

Proxy client-server for Ethereum node using bitcoin JSON-RPC interface.
MIT License
21 stars 7 forks source link

erc20 tokens #8

Open gerimaster opened 6 years ago

gerimaster commented 6 years ago

Dear,

How can i handle erc20 tokens with this proxy, is any sample conf? Thanks. Best regards Geri

m-bo-one commented 6 years ago

@gerimaster Hi! Seems to be no for now, it need to be extended method for sending data/input due to contracts method execution.

m-bo-one commented 6 years ago

@gerimaster by the way, what bitcoin RPC methods are u used for transaction send?