Skip to content

Latest commit

 

History

History
97 lines (82 loc) · 9.83 KB

README.md

File metadata and controls

97 lines (82 loc) · 9.83 KB

Discreet log contract is an oracle contract scheme proposed by Tadge in this whitepaper.

Reading

Talks and podcasts

Specs

Implementations

  • NDLCstars. DLC implementation by Nicolas Dorier
  • rust-dlcstars, Rust library for working with Discreet Log Contracts
  • cfd-dlcstars, Library for creating and managing Discreet Log Contracts (DLC)
  • bitcoin-sstars, Bitcoin Implementation in Scala
  • node-dlcstars, Bitcoin DLC Protocol in Node.js runtime
  • ExFactostars, Bitcoin DLC Protocol Implementation in Exilir
  • Javascript-dlcstars, Javascript library for working with Discreet Log Contracts and Lighttning Network
  • P2P Derivatives-Clientstars, Bitcoin DLC Protocol Implementation in Typescript
  • P2P Derivatives DLCstars, Bitcoin DLC Protocol Implementation in Go
  • Maiastars, A library for CFDs on Bitcoin which uses DLCs
  • DLC-Stackstars, Contains projects for the Bitcoin Oracle and a headless DLC / BTC Wallet for DApps
  • Schnorr related examplesstars,Schnorr, BN, MuSig, discreet log contracts in Phyhton
  • Dart DLCstars, A Dart Library for DLCs
  • Docker DLCstars - Docker source for DLCs
  • DLC Dev Kit - Application tooling for dlc contracts

Applications

  • 10101stars, lightning and DLC wallet with trading derivatives
  • P2PDerivatives client stars, Infrastructure for DLCs
  • Itchy Satsstars, CFD trading on Bitcoin - non-custodial, peer-to-peer, Bitcoin only enabled by DLCs
  • Atomic Finance, Yield on-chain with DLCs
  • Lava, Self custody with Bitcoin and DLCs
  • Kruut, Hedge against Hype
  • DLC Markets - Trustless OTC derivatives trading

Oracles

Community

Related Resources

To explore other aspects of freedom tech ecosystem, check out these additional resource directories:

  • pubkey.tech - Pubky resources, libraries, tools and applications. Pubky is an open protocol for per-public-key backends for censorship resistant web applications
  • Nostr.net - A complete guide to Nostr (Notes and Other Stuff Transmitted by Relays), including projects, implementations, and resources.
  • Ungovernable.tech - A curated collection of resources on encryption, privacy tools, and decentralized technologies.
  • lightning-network.tech - A curated collection of essential tools, guides, and communities for Bitcoin Lightning Network node operators.

Contributing

If you'd like to add something to this list, please submit a Pull Request on GitHub.

This resource guide is maintained by aljaz. Your contributions help keep this information up-to-date and valuable.

Contributors