|
|
vor 3 Jahren | |
|---|---|---|
| .. | ||
| src | vor 3 Jahren | |
| test | vor 3 Jahren | |
| .gitignore | vor 3 Jahren | |
| .scrutinizer.yml | vor 3 Jahren | |
| .travis.yml | vor 3 Jahren | |
| CONTRIBUTING.md | vor 3 Jahren | |
| README.md | vor 3 Jahren | |
| composer.json | vor 3 Jahren | |
| composer.lock | vor 3 Jahren | |
| phpunit.xml | vor 3 Jahren | |
bech32 ######
This package provides a pure implementation of bech32 and native segregated witness address encoding.
It will eventually replace the implementation in bitwasp/bitcoin
but as yet its primary purpose is serving old codebases which
have yet to upgrade.
Presently supports PHP version 5.6, 7.0-7.2 though future releases will deprecate 5.6 support. HHVM is NOT supported.
composer require bitwasp/bech32
All contributions are welcome. Please see [this page] before you get started