Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 taproot
Last synced: about 2 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T09:10:35.000Z (7 months ago)
- Last Synced: 2024-04-12T23:34:33.855Z (7 months ago)
- Topics: bitcoin, dart-library, discreet-log-contract, discreet-log-contracts, dlc, flutter, lightning-network, taproot
- Language: Dart
- Homepage:
- Size: 178 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-bolt12 - Dart DLC - A pure Dart DLC Library (Ecosystem / Projects)
README
# Dart DLC ⚡👁️
[![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)
[![Nostr](https://img.shields.io/badge/nostr-only-FF9900?)]((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
- [x] Dockerfile
- [x] Compatible with Flutter for build apps (mobile)
- [x] RBF
- [ ] API
- [x] BOLT12 (Dart compatible)
- [x] BOLT11
- [x] Breez SDK compatibility
- [ ] Bitcoin Knots
- [ ] Pub.dev package
- [ ] Nostr
- [ ] Rust compatible (bindings)
- [ ] Taproot## Contributors