Tofuri Core integration/staging tree
Installation
git clone https://github.com/tofuri/tofuri
Running Validator
cargo run --bin tofuri
Dependencies
Debian-based Linux Distributions
apt install cmake clang protobuf-compiler libssl-dev pkg-config
Arch-based Linux Distributions
pacman -S cmake clang protobuf