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