/bitml-compiler

Compiler for BitML

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

bitml-compiler

Compiles BitML smart contracts to Bitcoin transactions.

BitML is a high-level language used to specify Bitcoin smart contracts, abstracting from transactions.

Installation

git clone https://github.com/bitml-lang/bitml-compiler.git
cd bitml-compiler
./install.sh

After the installation, you have to logout and login again.

Documentation

https://bitml-lang.github.io/