Download the PHP package placecodex/coinparams-bitwasp-addon without Composer
On this page you can find all versions of the php package placecodex/coinparams-bitwasp-addon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download placecodex/coinparams-bitwasp-addon
More information about placecodex/coinparams-bitwasp-addon
Files in placecodex/coinparams-bitwasp-addon
Download placecodex/coinparams-bitwasp-addon
More information about placecodex/coinparams-bitwasp-addon
Files in placecodex/coinparams-bitwasp-addon
Vendor placecodex
Package coinparams-bitwasp-addon
Short Description These are addon classes to integrate bitwasp bitcoin-php with coinparams for multicoin functionality.
License Unlicense
Homepage https://github.com/dan-da/coinparams-bitwasp-addon
Package coinparams-bitwasp-addon
Short Description These are addon classes to integrate bitwasp bitcoin-php with coinparams for multicoin functionality.
License Unlicense
Homepage https://github.com/dan-da/coinparams-bitwasp-addon
Please rate this library. Is it a good library?
Informations about the package coinparams-bitwasp-addon
coinparams-bitwasp-addon
These are addon classes to integrate bitwasp bitcoin-php with coinparams for multicoin functionality.
This library adds two classes:
- MultiCoinNetwork extends BitWasp\Bitcoin\Network\Network and provides address prefixes, etc.
- MultiCoinRegistry extends BitWasp\Bitcoin\Key\Deterministic\Slip132\PrefixRegistry and provides xpub/ypub,zpub extended key prefixes.
These classes accept string arguments [symbol,network] to automatically load prefixes from coinparams.json. The classes can then be used anywhere that Network or PrefixRegistry would normally be used.
See the examples and tests directory for usage.
note: Litecoin has irregular extended key prefixes. See examples/bip39 for details.
Installation
Run some tests.
Run some examples.
All versions of coinparams-bitwasp-addon with dependencies
PHP Build Version
Package Version
Requires
bitwasp/bitcoin Version
0.0.35.1
dan-da/coinparams Version 0.2.6
ext-json Version *
php Version >=5.6
dan-da/coinparams Version 0.2.6
ext-json Version *
php Version >=5.6
The package placecodex/coinparams-bitwasp-addon contains the following files
Loading the files please wait ....