Try on regtest (safer / free)
Before mainnet, useregtest to try the Quote → Pay → Stream flow.
There are two routes:
- A) Automated (integration tests): tests auto-start
bitcoind(regtest) + 2xlnd - B) Manual (devnet): run
./scripts/devnetlocally and operate it by hand
Prerequisites (no Nix)
- Go 1.24.4+
bitcoind/bitcoin-clionPATHlnd/lnclionPATH
A) Automated (integration tests)
regtest-integration.md
B) Manual (devnet)
1) Start devnet (bitcoind + 2x lnd)
2) Funding / channel / smoke checks
The manual steps are longer; seedevnet.md.
3) Start go-lcpd → run oneshot
For Provider configuration (YAML) and profiles, seeconfiguration.md.
Data/logs and cleanup (destructive)
- devnet state/log:
./.data/devnet/