Skip to content

Miniscript workshop code for Advancing Bitcoin 2020 (and perhaps later conferences)

License

Notifications You must be signed in to change notification settings

apoelstra/miniscript-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advancing Bitcoin 2020 Miniscript Workshop

This repo contains some example programs to be recreated and edited during the Miniscript workshop during Advancing Bitcoin 2020.

Useful links:

To run things specify the binary like

cargo run --bin types

Rough plan:

  1. Introductory stuff (parsing scripts, using the datatypes)
  2. Encoding to/from Bitcoin Script
  3. Satisfying
  4. Lifting to abstract ("semantic") policies
  5. Compiling from concrete policies
  6. PSBT (?)
  7. Executing scripts (?)

About

Miniscript workshop code for Advancing Bitcoin 2020 (and perhaps later conferences)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages