update document

This commit is contained in:
you21979
2018-02-09 19:41:41 +09:00
parent 96911d3263
commit e57244914c

View File

@@ -17,13 +17,17 @@ npm i electrum-client
## spec
* http://docs.electrum.org/en/latest/protocol.html
* TCP / TLS
* JSON-RPC
* Subscribe Message
* High Performance Message
* no dependency for other library
## protocol spec
* http://docs.electrum.org/en/latest/protocol.html
* https://github.com/kyuupichan/electrumx/blob/master/docs/PROTOCOL.rst
## usage
```