Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.
/ bech32 Public archive

Pieter Wuille's reference implementation for Bech32 and segwit addresses

License

Notifications You must be signed in to change notification settings

fiatjaf/bech32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bech32 travis-ci build status

Since this implementation wasn't in a place that was easy to use for Python programmers I took it from from https://github.com/rustyrussell/lightning-payencode and published on GitHub and on PyPI.

The original version of this package is probably the one at https://github.com/sipa/bech32/tree/master/ref/python, but apparently Rusty Russel commented out the 90-length limit of bech32-encoded stuff so it could be used for Lightning invoices. Let's keep that change.

Install

pip install bech32

About

Pieter Wuille's reference implementation for Bech32 and segwit addresses

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages