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
- Host: GitHub
- URL: https://github.com/uncomputable/simple-intro
- Owner: uncomputable
- Created: 2022-09-30T09:09:27.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T09:25:48.000Z (about 3 years ago)
- Last Synced: 2025-03-29T19:11:35.124Z (9 months ago)
- Topics: bitcoin, circuit, latex, logic, pdf, tutorial
- Language: TeX
- Homepage:
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).