sipa / bech32

Code snippets and analysis of the Bech32 format
191 stars 107 forks source link

Add Elixir implementation #34

Open aesedepece opened 6 years ago

aesedepece commented 6 years ago

Bech32 encoding of SegWit addresses in Elixir. Installation and usage instructions are in README.md.

The full API reference and examples is available at Hexdocs.

Mix package is also live on Hex.pm.