jaybutera / themelio-stf

Core state-transition function and data structures for Themelio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Themelio-STF

Core state-transition function and datastructures for Themelio.

This is the most consensus-critical part of Themelio, and essentially defines the entire on-chain logic of the Themelio blockchain.

Benchmarks

First, install gnuplot on your system:

$ apt install gnuplot

Then, run:

$ cargo bench

About

Core state-transition function and data structures for Themelio


Languages

Language:Rust 100.0%