Skip to content

Easy to run docker-compose configuration to participate in a testnet Ring of Fire

License

Notifications You must be signed in to change notification settings

ringtools/docker-ringtools-testnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Easy to run docker-compose configuration to participate in a testnet Ring of Fire

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published