Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 452 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 452 Bytes

Bech32

Bech32 encoding/decoding and address format for Segwit

Classes to be used in Samourai Wallet implementation of Segwit.

BIP173:

Implementation based on original BIP by Pieter Wuille and Greg Maxwell.

Tools:

Segwit address format decoder demo.

Alternative implementation.