Fuel: A Secure Decentralized Generalized Massively Scalable Transaction Ledger
This repository specifies the Fuel protocol, including the Fuel Virtual Machine (short: FuelVM), a blazingly fast verifiable blockchain virtual machine.
The Fuel Specifications book is built with mdbook.
Install mdbook
and then open a new terminal session in order to run the subsequent commands
cargo install mdbook
To build book:
mdbook build
To serve locally:
mdbook serve
Markdown files must conform to GitHub Flavored Markdown. Markdown must be formatted with: