PHPackages                             highbreedtech/coinparams-bitwasp-addon - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. highbreedtech/coinparams-bitwasp-addon

ActiveLibrary

highbreedtech/coinparams-bitwasp-addon
======================================

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

v0.0.2(7y ago)011UnlicensePHPPHP &gt;=5.6

Since Jul 22Pushed 5y agoCompare

[ Source](https://github.com/HighBreedTech/coinparams-bitwasp-addon)[ Packagist](https://packagist.org/packages/highbreedtech/coinparams-bitwasp-addon)[ Docs](https://github.com/dan-da/coinparams-bitwasp-addon)[ RSS](/packages/highbreedtech-coinparams-bitwasp-addon/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

coinparams-bitwasp-addon
========================

[](#coinparams-bitwasp-addon)

These are addon classes to integrate bitwasp [bitcoin-php](https://github.com/Bit-Wasp/bitcoin-php) with [coinparams](https://github.com/dan-da/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
============

[](#installation)

```
$ cd
$ composer require dan-da/coinparams-bitwasp-addon

```

Run some tests.
---------------

[](#run-some-tests)

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

```

Run some examples.
------------------

[](#run-some-examples)

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

etc, etc.

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2847d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d5c8243add828c4388a13b2673c47eaed0afda3861555298f6c11477299d4da?d=identicon)[highbreedtech](/maintainers/highbreedtech)

---

Top Contributors

[![dan-da](https://avatars.githubusercontent.com/u/5110592?v=4)](https://github.com/dan-da "dan-da (13 commits)")[![AdamSEY](https://avatars.githubusercontent.com/u/28712999?v=4)](https://github.com/AdamSEY "AdamSEY (2 commits)")

---

Tags

altcoinbitcoinbitwaspcoinparamsdan-daimplementationlibrary

### Embed Badge

![Health badge](/badges/highbreedtech-coinparams-bitwasp-addon/health.svg)

```
[![Health](https://phpackages.com/badges/highbreedtech-coinparams-bitwasp-addon/health.svg)](https://phpackages.com/packages/highbreedtech-coinparams-bitwasp-addon)
```

###  Alternatives

[blocktrail/blocktrail-sdk

The BlockTrail PHP SDK, for integration of Bitcoin functionality through the BlockTrail API

4921.1k3](/packages/blocktrail-blocktrail-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
