Skip to content

Commit

Permalink
installation info
Browse files Browse the repository at this point in the history
  • Loading branch information
aspect committed Nov 26, 2020
1 parent 175e508 commit 9a255e8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# kaspa-wallet-cli


### Running the wallet

Kaspa Wallet currently connects to a local (default) instance of Kaspad gRPC

```
git clone git@github.com:aspectron/kaspa-wallet-cli
cd kaspa-wallet-cli
npm install
node rpc -h
node wallet-test
```

```
$ node rpc -h
Usage: rpc [options] [command]
Expand Down

0 comments on commit 9a255e8

Please sign in to comment.