FuelLabs / fuel-specs

πŸ“ Specifications for the Fuel protocol and the FuelVM, a blazingly fast blockchain VM.

Home Page:https://fuellabs.github.io/fuel-specs/master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

πŸ“ Specifications for the Fuel protocol and the FuelVM, a blazingly fast blockchain VM.

https://fuellabs.github.io/fuel-specs/master

License:Apache License 2.0