Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/horus-org/docker-dlc
- Owner: Horus-Org
- License: mit
- Created: 2024-01-01T15:06:46.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T11:15:36.000Z (11 days ago)
- Last Synced: 2024-11-07T00:02:39.766Z (10 days ago)
- Topics: bitcoin, discreet-log-contract, lightning-network
- Language: Dockerfile
- Homepage:
- Size: 72.2 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
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