Skip to content

FuelLabs/fuel-specs

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Apr 15, 2024
Oct 8, 2024
Jul 22, 2022
Mar 13, 2024
Aug 7, 2023
Dec 12, 2023
Aug 27, 2020
Nov 1, 2022
Jun 23, 2023
Jun 28, 2024

Repository files navigation

Fuel 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.

mdbook

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

Contributing

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