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