Launch your crowdfunding campaign without intermediaries
Live (TESTNET) https://sats-starter.vercel.app
Use a Lightning TESTNET wallet or https://htlc.me for convenience
SatsStarter.mp4
- Donors can fund campaigns using any Lightning Network wallet.
- To receive, the beneficiary does not need to set up a LN node.
- The crowdfund campaign has a capped goal; if it is not reached, donors can claim their money back.
- After the goal is reached, the beneficiary can redeem on Liquid using only a private key.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.