Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 days 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-29T11:25:26.000Z (23 days ago)
- Last Synced: 2024-11-29T12:28:19.183Z (23 days ago)
- Topics: bitcoin, discreet-log-contract, lightning-network, non-custodial, nostr, nostr-protocol
- Language: Rust
- Homepage: https://docs.rs/lightning_lending
- Size: 403 KB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
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
README
# Lightning Lending :zap: 🟣 🪙
[![Bitcoin-only](https://img.shields.io/badge/bitcoin-only-FF9900?logo=bitcoin)](https://twentyone.world)
[![LN](https://img.shields.io/badge/lightning-792EE5?logo=lightning)](https://upload.wikimedia.org/wikipedia/commons/thumb/5/5a/Lightning_Network.svg/2048px-Lightning_Network.svg.png)
[![Nostr](https://img.shields.io/badge/nostr-only-FF9900?)]((https://user-images.githubusercontent.com/99301796/223592277-34058d0e-af30-411d-8dfe-87c42dacdcf2.png))
[![Rust](https://github.com/AreaLayer/Lightning-Lending/actions/workflows/rust.yml/badge.svg)](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 open 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)
## Contributors