Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 works

1. 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