sipa / miniscript

Miniscript site and implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Miniscript site and implementation


Languages

Language:C++ 87.9%Language:HTML 9.8%Language:C 2.0%Language:Makefile 0.3%Language:CSS 0.0%