Skip to content

Instantly share code, notes, and snippets.

View Corey-Code's full-sized avatar
🌴
On vacation

Corey M Corey-Code

🌴
On vacation
View GitHub Profile
@Corey-Code
Corey-Code / electrumx-spark-api.md
Created December 27, 2023 03:02 — forked from rayspock/electrumx-spark-api.md
ElectrumX with RESTful API

Spark API

(Optional) Setup Node (Using Bitcoin Node 0.16.3 as Example)

server=1
listen=1
daemon=1
txindex=1
rpcuser=<random username>
rpcpassword=<strong password>