Skip to content

Commit 8a7ba63

Browse files
committed
add crypto-rpc to main readme
1 parent b551ad6 commit 8a7ba63

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
## Applications
1717

1818
- [Bitcore Node](packages/bitcore-node) - A standardized API to interact with multiple blockchain networks
19-
- [Bitcore Wallet Client](packages/bitcore-wallet-client) - A client for the wallet service
20-
- [Bitcore Wallet Service](packages/bitcore-wallet-service) - A multisig HD service for wallets
19+
- [Bitcore Wallet Client](packages/bitcore-wallet-client) - A client for Bitcore Wallet Service
20+
- [Bitcore Wallet Service](packages/bitcore-wallet-service) - A coordination service for multisig wallets
2121
- [Bitcore CLI](packages/bitcore-cli) - A command line interface for using BWS and BWC
2222
- [Insight](packages/insight) - A blockchain explorer web user interface
2323

@@ -32,6 +32,7 @@
3232
- [Bitcore P2P Cash](packages/bitcore-p2p-cash) - The peer-to-peer networking protocol for Bitcoin Cash
3333
- [Bitcore P2P Doge](packages/bitcore-p2p-doge) **DEPRECATED**[^1] - The peer-to-peer networking protocol for Dogecoin
3434
- [Crypto Wallet Core](packages/crypto-wallet-core) - A coin-agnostic wallet library for creating transactions, signing, and address derivation
35+
- [Crypto RPC](packages/crypto-rpc) - A library for connecting to blockchains' RPC interfaces
3536

3637
## Extras
3738

0 commit comments

Comments
 (0)