Skip to content

Commit 25b0cfa

Browse files
authored
Removed BitcoinABC
1 parent f1f48a3 commit 25b0cfa

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The services `SlpServe` and `SlpSockServer` return query results as a JSON objec
8686
### 4.1. <a name='Prerequisites'></a>Prerequisites
8787
* Node.js 12
8888
* MongoDB 4.4+
89-
* BitcoinABC, Bitcoin Cash Node, BitcoinUnlimited, BCHD, or other Bitcoin Cash full node with:
89+
* Bitcoin Cash Node, BitcoinUnlimited, BCHD, or other Bitcoin Cash full node with:
9090
* RPC-JSON (or gRPC) and
9191
* ZeroMQ event notifications
9292

@@ -130,7 +130,6 @@ To use SLPDB with Testnet simply set your full node to the testnet network (e.g.
130130

131131
**2)** Run Bitcoin Cash full node using `bitcoin.conf` settings from above.
132132
* [Bitcoin Cash Node](https://bitcoincashnode.org)
133-
* [BitcoinABC](https://www.bitcoinabc.org)
134133
* [BitcoinBU](https://www.bitcoinunlimited.info)
135134

136135
**3)** Install SLPDB dependencies using `npm install` at the command-line

0 commit comments

Comments
 (0)