mirror of
https://github.com/aljazceru/dlc-intro.git
synced 2025-12-17 05:54:20 +01:00
489 B
489 B
dlc-intro
A gentle introduction to Discreet Log Contracts (DLCs) on Bitcoin
They offer a way to implement financial smart contracts on Bitcoin and what is more I believe they could also be used directly via Lightning channels.
Outline:
First we need go through some Eliptic Curve Cryptography Basics. Then we tackle Schnorr Signature Scheme and finally explain Discreet Log Contracts.
You might want to check out the FAQ as well.