mirror of
https://github.com/alexgo-io/electrum-client.git
synced 2026-04-30 12:41:57 +08:00
update document
This commit is contained in:
@@ -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
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user