komputing / KEthereum

Kotlin library for Ethereum
MIT License
350 stars 73 forks source link

extend JsonRPC compliance #24

Open mirceanis opened 6 years ago

mirceanis commented 6 years ago

Going through https://github.com/ethereum/wiki/wiki/JSON-RPC, there are a lot more possible methods that are missing from kethereum. I assume the calls that already exist were added on an "as needed" basis.

More (or all) methods should be easily available through kethereum

Please contradict me if that is not the intention

ligi commented 6 years ago

yes you assume correctly ;-)