javascript-dlc
v1.0.30-beta
Published
Javascript DLC library
Downloads
74
Readme
Javascript DLC ⚡ 👁️
A Javascript library for working with Discreet Log Contracts.
Contributions are welcome
⚠️Beta Software and WIP
⚠️Use small amount
Standard Compliance and library
Bitcoin
- Bitcoin Core and other libraries
Lightning Network:
- LND
- LDK
- Greenlight
- Eclair
- Core Lightning
- BOLT11/BOLT12
DLCs with core functions:
- Data
- Covenants (experimental)
- EDCDSA
- Event
- Exc
- Lightning Channel (non-taproot)
- Miniscript
- Sign
- Schorr
- Sign
- Oracle
- Transaction
- Taproot Channel
- UTXOracle
Nostr:
- Relay and Events (experimental)
Privacy
- Tor
- I2P
Bitcoin Network (by default)
- Mainnet
- Testnet4
- Signet
- Regtest
Status
The implementation is mainly based on the DLC specifications
More information around DLCs
Run Javascript DLC
Disclaimer: Note this library isn't fully tested. Use your own at risk
Library
Import packages or modules for build your own application
Contribution
Roadmap
- [ ] Nakamoto version in 2025
- [x] Oracle (WIP)
- [ ] Musig2
- [ ] DLC message
- [ ] Ark compatible (Basic)