Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.17 KB

File metadata and controls

23 lines (14 loc) · 1.17 KB

docker-ringtools-testnet

This will set up a LND testnet node with Tor and Ride-the-Lightning in just two commands.

It also synchronizes really fast because it uses Neutrino, you don't have to run a full bitcoind testnet node (34 GB). After synchronizing, the graph takes less than 750 MB.

It uses multiarch docker images, so you can run it on Raspberry Pi's, Intel and M1 Macs and perhaps even Windows if you really want but I didn't test that myself.

Usage

  1. Start all docker services docker-compose up -d
  2. Create a testnet wallet: docker-compose exec lnd lncli -n testnet create
  3. Now you can use RTL by going to http://localhost:3000/, the password is password1

How to get tBTC

There are several faucets available:

Be nice and send the tBTC back after playing with it.