romanz / electrs

An efficient re-implementation of Electrum Server in Rust
MIT License
1.02k stars 373 forks source link

Add docker compose for one step setup with testnet #1000

Open oneforalone opened 5 months ago

oneforalone commented 5 months ago

It's not easy to setup using rpcauth to connect to bitcoin core, so i just make it much easier for testnet setup. Hope that helps those who want to deploy an testnet with electrs quickly, just one command (docker compose up -d)