Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
matiu committed Sep 24, 2020
1 parent 7f04875 commit 08dd53e
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 879 deletions.
7 changes: 2 additions & 5 deletions packages/bitcore-wallet-client/README.header.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@ See [Bitcore-wallet] (https://github.com/bitpay/bitcore-wallet) for a simple CLI

## Get Started

You can start using bitcore-wallet-client in any of these two ways:

* via [Bower](http://bower.io/): by running `bower install bitcore-wallet-client` from your console
* or via [NPM](https://www.npmjs.com/package/bitcore-wallet-client): by running `npm install bitcore-wallet-client` from your console.
You can start using bitcore-wallet-client via [NPM](https://www.npmjs.com/package/bitcore-wallet-client): by running `npm install bitcore-wallet-client` from your console.

## Example

Expand Down Expand Up @@ -132,4 +129,4 @@ Return: [...]

```

Note that the scripts created two files named `irene.dat` and `tomas.dat`. With these files you can get status, generate addresses, create proposals, sign transactions, etc.
Note that the scripts created two files named `irene.dat` and `tomas.dat`. With these files you can get status, generate addresses, create proposals, sign transactions, etc.
Loading

0 comments on commit 08dd53e

Please sign in to comment.