mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-25 17:38:26 +00:00
Edited appdx-bitcore.asciidoc with Atlas code editor
This commit is contained in:
parent
093a6069a8
commit
18ef55c02c
@ -29,13 +29,11 @@ Bitcore is a suite of tools provided by BitPay. Its goal is to provide easy-to-u
|
|||||||
|
|
||||||
If using NodeJS and the node REPL:
|
If using NodeJS and the node REPL:
|
||||||
|
|
||||||
====
|
|
||||||
[source,bash]
|
[source,bash]
|
||||||
----
|
----
|
||||||
$ npm install -g bitcore-lib bitcore-p2p
|
$ npm install -g bitcore-lib bitcore-p2p
|
||||||
$ NODE_PATH=$(npm list -g | head -1)/node_modules node
|
$ NODE_PATH=$(npm list -g | head -1)/node_modules node
|
||||||
----
|
----
|
||||||
====
|
|
||||||
|
|
||||||
==== Wallet Examples using bitcore-lib
|
==== Wallet Examples using bitcore-lib
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user