simplicityhl 0.4.0

Rust-like language that compiles to Simplicity bytecode.
Documentation
1
2
3
4
5
6
7
# Introduction

SimplicityHL is a high-level language for writing Bitcoin smart contracts.
In other words, SimplicityHL is a language for expressing spending conditions of UTXOs on the Bitcoin blockchain.

SimplicityHL looks and feels like [Rust](https://www.rust-lang.org/).
Developers write SimplicityHL, Bitcoin full nodes run Simplicity.