https://github.com/spesmilo/electrum-protocol
client-server JSON-RPC protocol for bitcoin light clients
https://github.com/spesmilo/electrum-protocol
bitcoin electrum electrum-server
Last synced: 8 months ago
JSON representation
client-server JSON-RPC protocol for bitcoin light clients
- Host: GitHub
- URL: https://github.com/spesmilo/electrum-protocol
- Owner: spesmilo
- License: mit
- Created: 2025-02-05T16:43:45.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-02-21T15:55:33.000Z (11 months ago)
- Last Synced: 2025-03-31T10:39:23.636Z (10 months ago)
- Topics: bitcoin, electrum, electrum-server
- Homepage:
- Size: 92.8 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Electrum Protocol
The Electrum Protocol is a client-server JSON-RPC protocol.
The primary use case is a light self-custodial Bitcoin wallet keeping track of its onchain history.
The rendered rst files can be viewed on [readthedocs](https://electrum-protocol.readthedocs.io/).