https://github.com/horus-org/dart-dlc
A pure Dart DLC Library
https://github.com/horus-org/dart-dlc
bitcoin dart-library discreet-log-contract discreet-log-contracts dlc flutter lightning-network nostr taproot
Last synced: 4 months ago
JSON representation
A pure Dart DLC Library
- Host: GitHub
- URL: https://github.com/horus-org/dart-dlc
- Owner: Horus-Org
- License: mit
- Created: 2023-08-02T13:36:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-21T09:28:02.000Z (7 months ago)
- Last Synced: 2025-11-21T11:20:29.002Z (7 months ago)
- Topics: bitcoin, dart-library, discreet-log-contract, discreet-log-contracts, dlc, flutter, lightning-network, nostr, taproot
- Language: Dart
- Homepage:
- Size: 314 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Dart DLC ⚡👁️
[](https://twentyone.world)
[](https://mempool.space/lightning)
[]((https://user-images.githubusercontent.com/99301796/223592277-34058d0e-af30-411d-8dfe-87c42dacdcf2.png))
>A pure Dart DLC Library
⚠️**Beta software & WIP**
⚠️**Use small amount**
⚠️**Don't use for mainnet**
## Standard Library
- Oracle
- Taproot
- Signet, Testnet and Mainnet
- Signatures
- Elliptic Curve
- Lightning Network (LDK)
- RPC
## Documentation
[Docs](https://github.com/Horus-Org/dart-dlc/blob/main/docs/run.md)
## Roadmap
- [ ] API
- [x] Bitcoin Knots
- [ ] Pub.dev package
- [ ] Nostr
- [ ] Rust compatible (bindings)
- [ ] Taproot
- [ ] CLI
- [ ] Fix bugs and issues
## Contributors