Skip to content

nappa85/bitcoincash-bech32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitcoinCash's Bech32 Rust

Docs.rs badge Continuous Integration

Fork of Bitcoin's bech32 crate to cover BitcoinCash's differences.

MSRV

The minimum supported Rust version with the standard library is 1.29.

With nostd, we use the alloc dependency, so the MSRV is instead 1.36.

About

Bech32 format encoding and decoding

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 98.2%
  • Shell 1.5%
  • RPC 0.3%