Skip to content

AreaLayer/Lightning-lending-PoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightning Lending (PoC)

Simple Proof of Concept on Lightning lending

How Works?

  • Alice and Bob enter in a DM or chat channel with his Npub
  • After is generated public/private key using DLCs and offer
  • Now both decide open channel
  • Later can close channel

Run application

Pay Attention: The application is still in alpha/PoC, not Beta. Use at your own risk and protocol also is in testnet

Pre requisite

  • LDK
  • Nostr
  • Rust-DLC

You can add toml in your Cargo.toml

[dependencies]
Lightning-lending = "1.0.1"

Add Cargo

Or add cargo

[cargo]
cargo add Lightning-Lending

NIP-XXX: Peers Lightning

Check more

Roadmap

  • Released PoC
  • Presentation of New NIP
  • Testnet
  • Run application

Demo video of PoC on Lightning Lending

Demo video