You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Scriptless Scripts
2
2
Scriptless scripts is an approach to designing cryptographic protocol on top of Bitcoin which avoids execution of explicit smart contracts.
3
3
4
+
**WARNING:** Unless specified otherwise, the presented schemes are ad-hoc constructions and have no formal security model or security proof. They may miss crucial details, are outright insecure or seriously flawed in other ways.
5
+
4
6
***[Adaptor Signatures and Atomic Swaps from Scriptless Scripts](md/atomic-swap.md)**
5
7
* This document describes adaptor signatures and multisignatures, which are the original building blocks of scriptless scripts.
6
8
It also describes an atomic swap protocol using these building blocks.
0 commit comments