Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 538 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 538 Bytes

Go to the Miniscript website.

This repository contains a C++ implementation of Miniscript and a number of related things:

  • The core Miniscript module (cpp, h) together with a number of dependencies based on the Bitcoin Core source code.
  • A policy to Miniscript compiler (cpp, h).
  • Javascript wrappers for the website (cpp).
  • The project website (.html).