pull down to refresh
100 sats \ 2 replies \ @BlokchainB 24 Jun \ on: Orchard - Lightning, Cashu, Tether, Llama lightning
Doesn’t work on mobile?
You need to host it yourself and it needs access to your Bitcoin Core / LND / tapd / nutshell services (not all, just what you have). Steps:
- clone repo:
git clone https://github.com/orangeshyguy21/orchard
cd orchard
cp .env.example .env
- edit
.env
(if you don't know what to put, the UI will give you examples if you don't configure anything) npm i
npm run start:server
- (separate window)
npm run start:client
reply
Yikes haha
reply