10000 GitHub - FuelLabs/fuel-specs: 📝 Specifications for the Fuel protocol and the FuelVM, a blazingly fast blockchain VM.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FuelLabs/fuel-specs

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:

0