Skip to content

Development Environment #105

Answered by guggero
lnbc1QWFyb24 asked this question in Q&A
Feb 19, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

LNC does support regtest. In fact, LNC is mostly network agnostic. The main difficulty is that on the server side you need Lightning Terminal which integrates some components that don't have a public server available (e.g. Loop and Pool). But I think with some of the latest patches you should be able to start Lightning Terminal as a whole even if some of the sub components complain about not being able to connect to a server.
So I think you can use regtest.
Also, see this page that we use ourselves for testing: https://github.com/lightninglabs/lightning-node-connect/tree/master/example

The mailbox server address can be any hashmail server, independent of the network the LNC server/client …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lnbc1QWFyb24
Comment options

Answer selected by lnbc1QWFyb24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants