Cryptocurrency

CircleCICoverage Status

Validate Bitcoin, Ethereum, Litecoin, and other popular cryptocurrency addresses.

Installation

Add the package to your list of dependencies in mix.exs:

def deps do
  [
    {:cryptocurrency, "~> 0.1.0"}
  ]
end

and execute:

mix deps.get

Usage

Documentation is published on HexDocs.

Contributing

Contributions to Cryptocurrency are always welcome! You can help in different ways:

Copyright

Copyright (C) 2018 Andrey Krisanov. The library is licensed and distributed under the MIT license.