This commit is contained in:
you21979 2017-07-10 19:10:06 +09:00
parent 5dcafe026e
commit 6082c8c015

View File

@ -8,6 +8,13 @@ Electrum Protocol Client for Node.js
npm i electrum-client
```
## spec
* http://docs.electrum.org/en/latest/protocol.html
* TCP / TLS
* JSON-RPC
* Subscribe Message
## usage
```