https://github.com/AreaLayer/Lightning-Lending
Open/close channel on Lightning Network using Nostr and DLCs
https://github.com/AreaLayer/Lightning-Lending
bitcoin discreet-log-contract lightning-network non-custodial nostr nostr-protocol
Last synced: 3 months ago
JSON representation
Open/close channel on Lightning Network using Nostr and DLCs
- Host: GitHub
- URL: https://github.com/AreaLayer/Lightning-Lending
- Owner: AreaLayer
- License: mit
- Created: 2022-10-14T09:36:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-27T14:59:29.000Z (4 months ago)
- Last Synced: 2024-12-27T15:32:33.172Z (4 months ago)
- Topics: bitcoin, discreet-log-contract, lightning-network, non-custodial, nostr, nostr-protocol
- Language: Rust
- Homepage:
- Size: 418 KB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-bolt12 - Lightning Lending - Open/close channel on Lightning Network using Nostr and DLCs (Ecosystem / Projects)
README
# Lightning Lending :zap: 🟣 🪙
[](https://twentyone.world)
[](https://upload.wikimedia.org/wikipedia/commons/thumb/5/5a/Lightning_Network.svg/2048px-Lightning_Network.svg.png)
[]((https://user-images.githubusercontent.com/99301796/223592277-34058d0e-af30-411d-8dfe-87c42dacdcf2.png))
[](https://github.com/AreaLayer/Lightning-Lending/actions/workflows/rust.yml)Open/close channel on Lightning Network using Nostr and DLCs
⚠️ **Beta software**
⚠️**Use small amounts****Contributions are welcome**
### How works1. Lending channels direct on Lightning Network
2. Channel A opens with B with DLCs and Relays
3. Define HTLC, CLTV time with DLCs
4. After pay in sats
5. The channel is opened or closed
### NIP used
[Check here](https://github.com/AreaLayer/NIP-300)
### Run LL
Check [here](https://github.com/AreaLayer/Lightning-Lending/blob/main/doc/run.md)
## Roadmap
- [ ] Add more tests
- [ ] NIP-88 Crates## Contributors