Skip to content

0xDEADP00L/Bech32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bech32

Base32 address format for native v0-16 witness outputs implementation

See BIP173 proposal on bitcoin repo

Inspired by Pieter Wuille C++ reference implementation

Install

  • Drop files into project
  • Correct Bech32Tests @testable import statement

Check

Swift Package Manager is needed to run tests and build .xcodeproj. If SPM (v4) is installed then one can type:

git clone https://github.com/0xDEADP00L/Bech32.git
cd Bech32
swift test

About

Swift implementation of Bech32 encoding and segwit address format

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages