mirror of
https://github.com/btcsuite/btcd.git
synced 2024-11-19 01:40:07 +01:00
Add websocket RPC examples link.
parent
2dbc307f31
commit
e6a148e696
1
Home.md
1
Home.md
@ -15,6 +15,7 @@ Welcome to the btcd wiki!
|
||||
* [Legacy JSON-RPC Reference](https://github.com/conformal/btcd/wiki/JSON-RPC-API)
|
||||
* [RPC Examples](https://github.com/conformal/btcd/wiki/JSON-RPC-API#wiki-ExampleGoApp)
|
||||
* [Websocket JSON-RPC Reference](https://github.com/conformal/btcd/wiki/Websocket-JSON-RPC-API)
|
||||
* [Websocket RPC Examples](https://github.com/conformal/btcd/wiki/Websocket-JSON-RPC-API#wiki-ExampleGoApplications)
|
||||
* Conformal Bitcoin-related Go Packages:
|
||||
* [btcjson](https://github.com/conformal/btcjson) - Provides an extensive API for controlling and communicating with the client using JSON-RPC calls
|
||||
* [btcws](https://github.com/conformal/btcws) - Custom types for btcd websocket extension commands (registers the websocket extension commands with [btcjson](https://github.com/conformal/btcjson))
|
||||
|
Loading…
Reference in New Issue
Block a user