sibit 0.18.6
This is a simple Bitcoin client, to use from command line or from your Ruby app. You don't need to run any Bitcoin software, no need to install anything, etc. All you need is just a command line and Ruby 2.3+.
Gemfile:
=
install:
=
Runtime Dependencies (6):
backtrace
~> 0.3
bitcoin
= 0.2.0
bitcoin-ruby
= 0.0.19
json
~> 2
retriable_proxy
= 1.0.2
slop
~> 4.6
Development Dependencies (11):
aruba
~> 0.14.1
codecov
= 0.1.10
cucumber
~> 1.3.17
debase
= 0.2.2
minitest
= 5.5.0
rake
= 12.0.0
rspec-rails
= 3.1.0
rubocop
= 0.61.0
rubocop-rspec
= 1.31.0
ruby-debug-ide
= 0.6.1
webmock
= 3.7.6