eth 0.5.6
Install from the command line:
Learn more about RubyGems packages
$ gem install eth --version "0.5.6"
Install via Gemfile:
source "https://rubygems.pkg.github.com/q9f" do
gem "eth", "0.5.6"
end
About this version
Library to handle Ethereum accounts, messages, and transactions.