Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

ciri-ethereum/ciri

Repository files navigation

Ethruby

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

Install

gem install ethruby

As library

require 'ethruby'
puts ETH::Version

Command line

eth -h

Documentation

YARD documentation

Author

Jiang Jinyang