A library for Ethereum mixed-case checksum address encoding. Mostly extracted from se3000/ruby-eth.
Installation
Add this line to your application's Gemfile:
gem 'eip55'
And then execute:
$ bundle
Or install it yourself:
$ gem install eip55
Usage
See tests for usage examples
Tests
$ rake test
Code style
$ bundle exec rubocop
License
The gem is available as open source under the terms of the MIT License.