Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/horus-org/docker-dlc

Docker source for DLCs
https://github.com/horus-org/docker-dlc

bitcoin discreet-log-contract lightning-network

Last synced: 2 days ago
JSON representation

Docker source for DLCs

Awesome Lists containing this project

README

        

# Docker DLC ⚡ 👁️

Docker source for DLCs

[![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://mempool.space/lightning)

⚠️**Don't use for mainnet**

⚠️**Beta and WIP**

### Core functions

- Lightning Network (LDK, CLN, Eclair and LND)
- Oracle
- Sign
- Bitcoin Core
- UTXO
- Server
- RPC
- DLCs
- Payments support

### Complement repository

You can use this Docker DLC with [Docker + LND](https://github.com/giovantenne/awning)

## Roadmap

- [x] Rebuild DLC messages in Rust (WIP)
- [ ] RBF
- [ ] CLI
- [x] Fix bugs and issues