Archipelago — open-source initial import

This commit is contained in:
Archipelago
2026-08-12 10:55:50 +00:00
commit d6366097bc
1658 changed files with 357286 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# ThunderHub account config — connects to LND signet node
# The LND data volume is mounted read-only at /lnd-data
masterPassword: "thunderhub"
accounts:
- name: "Archy Signet"
serverUrl: "lnd-signet:10009"
macaroonPath: "/lnd-data/data/chain/bitcoin/signet/admin.macaroon"
certificatePath: "/lnd-data/tls.cert"