LNP-BP / rust-bech32

Bech32 format encoding and decoding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bech32 Rust

Docs.rs badge Build Status

Rust implementation of the Bech32 encoding format described in BIP-0173. You can find some usage examples in the documentation.

Bitcoin-specific address encoding is handled by the bitcoin-bech32 crate.

About

Bech32 format encoding and decoding


Languages

Language:Rust 98.2%Language:Shell 1.8%