readme: make unmaintained explicit
This commit is contained in:
parent
07d320d630
commit
e969b3844f
@ -18,10 +18,7 @@
|
||||
|
||||
node-bitcoin is a simple wrapper for the Bitcoin client's JSON-RPC API.
|
||||
|
||||
If starting a new project, I highly encourage you to take a look at the more modern [bitcoin-core](https://github.com/seegno/bitcoin-core), which features:
|
||||
* ES6 support
|
||||
* optional promise support
|
||||
* support for newer REST API, in addition to RPC methods
|
||||
**Unmaintained, please see [bitcoin-core](https://github.com/seegno/bitcoin-core)**
|
||||
|
||||
The API is equivalent to the API document [here](https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_Calls_list).
|
||||
The methods are exposed as lower camelcase methods on the `bitcoin.Client`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user