Simple Proof of Concept on Lightning lending
- 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
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"
Or add cargo
[cargo]
cargo add Lightning-Lending
- Released PoC
- Presentation of New NIP
- Testnet
- Run application