Ethruby

Ethruby project intent to implement full feature set of ethereum in pure ruby, to provide usable cli and ruby library.

Install

gem install ethruby

As library

require 'ethruby'
puts Eth::Version

Command line

eth -h

Author

Jiang Jinyang