2017 © Pedro Peláez
 

library coinparams-bitwasp-addon

These are addon classes to integrate bitwasp bitcoin-php with coinparams for multicoin functionality.

image

dan-da/coinparams-bitwasp-addon

These are addon classes to integrate bitwasp bitcoin-php with coinparams for multicoin functionality.

  • Monday, July 23, 2018
  • by danda
  • Repository
  • 2 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

coinparams-bitwasp-addon

These are addon classes to integrate bitwasp bitcoin-php with coinparams for multicoin functionality., (*1)

This library adds two classes:, (*2)

  • 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., (*3)

See the examples and tests directory for usage., (*4)

note: Litecoin has irregular extended key prefixes. See examples/bip39 for details., (*5)

Installation

$ cd <yourproject>
$ composer require dan-da/coinparams-bitwasp-addon

Run some tests.

$ cd vendor/dan-da/coinparams-bitwasp-addon/tests
$ ./tester.php

Run some examples.

$ cd vendor/dan-da/coinparams-bitwasp-addon/examples
$ php bip39.php

etc, etc.

The Versions

23/07 2018

dev-master

9999999-dev https://github.com/dan-da/coinparams-bitwasp-addon

These are addon classes to integrate bitwasp bitcoin-php with coinparams for multicoin functionality.

  Sources   Download

Unlicense

The Requires

 

The Development Requires

22/07 2018

v0.0.2

0.0.2.0 https://github.com/dan-da/coinparams-bitwasp-addon

These are addon classes to integrate bitwasp bitcoin-php with coinparams for multicoin functionality.

  Sources   Download

Unlicense

The Requires

 

The Development Requires

22/07 2018

v0.0.1

0.0.1.0 https://github.com/dan-da/coinparams-bitwasp-addon

These are addon classes to integrate bitwasp bitcoin-php with coinparams for multicoin functionality.

  Sources   Download

Unlicense

The Requires

 

The Development Requires