Skip to content

Commit

Permalink
keywords have been added
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianbarwicki committed Nov 4, 2018
1 parent 28e5b0d commit 755477e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ beforeAll(done => {
});
```
The `pandacash-cli` blockchain can be reached through JSON-RPC on `http://localhost:48332` and through a REST API on `http://localhost:3000/`. Most importantly, it can be used inside BITBOX applications, by defining a new `local` bitbox environment:
The `pandacash-cli` blockchain can be reached through JSON-RPC on `http://localhost:48332`.
## Under the hood
PandaCash consists of the following components:
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"bugs": {
"url": "https://github.com/panda-suite/pandacash-cli/issues"
},
"keywords": [ "bitcoin", "bitcoincash", "btc", "bch", "ganache-cli", "devtools", "blockchain", "pandacash", "bitcoin-com", "bitbox" ],
"contributors": [
{
"name": "Adrian Barwicki",
Expand Down

0 comments on commit 755477e

Please sign in to comment.