bitcoin_rpc 0.1.1
Tiny JSON-RPC client for Bitcoin-Core, forwards calls via method_missing. Uses OJ and BigDecimal to accurately deserialize amounts. Heavily based on some throwaway snippets found around the web.
Gemfile:
=
install:
=
Runtime Dependencies (1):
oj
~> 2.12.1