This repo is under developement. Don't trust anything.
This is a basic overview of what's in this repo:
docs
├── index.md <-- Basic explanation of FVM.
├── concepts <-- In depth definition of how the FVM works.
├── examples <-- End-to-end examples of how to do complex stuff with the FVM.
├── how-tos <-- Simple, single-tasked guides on how to do basic tasks with the FVM.
└── reference <-- API and CLI docs, if either exist.
Dual-licensed: MIT, Apache Software License v2, by way of the Permissive License Stack.