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 months 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-09-16T09:24:06.000Z (2 months ago)
- Last Synced: 2024-09-16T10:57:42.850Z (2 months ago)
- Topics: bitcoin, discreet-log-contract, lightning-network
- Language: Dockerfile
- Homepage:
- Size: 72.1 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-bolt12 - Docker DLC - Docker source for DLCs (Ecosystem / Projects)
README
# Docker DLC ⚡ 👁️
Docker source for DLCs
[![Create and publish a Docker image](https://github.com/Horus-Org/docker-dlc/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/Horus-Org/docker-dlc/actions/workflows/docker-publish.yml)
⚠️**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] Release in Beta 2024
- [ ] Rebuild DLC messages in Rust
- [ ] RBF
- [ ] DLC Dev Kit