An open API service indexing awesome lists of open source software.

https://github.com/uncomputable/simple-intro

Introduction to the Simplicity language
https://github.com/uncomputable/simple-intro

bitcoin circuit latex logic pdf tutorial

Last synced: 4 months ago
JSON representation

Introduction to the Simplicity language

Awesome Lists containing this project

README

          

# Simplicity Introduction

Introduction to Simplicity, a blockchain language developed at Blockstream.
Work in progress.

## Building

Requires `texlive`, `latexmk`.

```
latexmk -pdf main.tex
```

## Compiled PDF

A recent PDF version can be found in the [pdf branch](https://github.com/chlewe/simple-introduction/blob/pdf/main.pdf).