Skip to content

Commit 6894516

Browse files
chore: remove test setup
1 parent ac07e13 commit 6894516

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/SETUP.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ This guide helps you run the extension in desktop browsers.
5959
- Load the extension via `opera:extensions`
6060
- Check the `Developer Mode` and load as unpacked from extension’s extracted directory.
6161

62-
To connect to a remote development LND node you can use a [test account](https://github.com/bumi/lightning-browser-extension/wiki/Test-setup)
6362

6463
## 📱 Firefox Android Setup
6564

@@ -98,7 +97,7 @@ Some ways you can work around this are:
9897

9998
### How to Test Different Connectors Supported by the Extension?
10099

101-
By default, Alby and NWC (Nostr Wallet Connect) connectors are sufficient for testing UI changes and core functionality. However, if you need to test specific connectors like LND, CLN, or LNbits, you can [Start the lightning network test environment locally and link to the Alby Browser Extension](https://github.com/getAlby/lightning-browser-extension/wiki/Start-the-lightning-network-test-environment-locally-and-link-to-the-Alby)
100+
By default, Alby and NWC (Nostr Wallet Connect) connectors are sufficient for testing UI changes and core functionality. However, if you need to test specific connectors like LND, CLN, or LNbits, you can run your own local lightning network and you can use [Lightning Polar](https://lightningpolar.com/) which helps you to spin up local instances.
102101

103102
## 📂 Project Structure
104103

0 commit comments

Comments
 (0)