Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

trustfractal/ruby-eip55

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EIP55 CircleCI

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.

About

A library for Ethereum mixed-case checksum address encoding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages