Skip to content
/ lntest Public
forked from breez/lntest

A testing framework for lightning nodes on regtest.

Notifications You must be signed in to change notification settings

lnd3v/lntest

 
 

Repository files navigation

lntest

A testing framework for lightning nodes on regtest.

Features

  • Isolated testing environment
  • Create node in testing environment (choice which node/version you want)
  • Connect nodes (peering)
  • Deposit onchain funds
  • Open channel
  • Wait for channel to confirm
  • Check channel is in node's channel graph
  • Check node is in node's channel graph
  • Create invoice
  • Send payment
  • Create lsp (custom node) in testing environment

About

A testing framework for lightning nodes on regtest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.4%
  • Shell 0.6%