Icon LinkFuel Specifications

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.

Icon Linkmdbook

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

Icon LinkContributing

Markdown files must conform to GitHub Flavored Markdown Icon Link. Markdown must be formatted with:

Icon ListDetailsOn this page