1.
Introduction
2.
Quickstart
2.1.
Installation
2.1.1.
Docker
2.1.2.
From source
2.2.
SDKs generation
2.2.1.
Typescript SDK
2.2.2.
Python SDK
2.2.3.
OCaml SDK
2.2.4.
C# SDK
2.3.
Crawler configuration generation
2.3.1.
Dipdup SDK
2.3.2.
Crawlori SDK
2.4.
Web App generation
2.5.
Linting and Analysis
2.5.1.
Linting
2.5.2.
Analysis
3.
In-depth: features
3.1.
SDKs generation
3.1.1.
Typescript
3.1.2.
Python
3.1.3.
C#
3.1.4.
OCaml
3.2.
Crawler configuration generation
3.3.
Web App generation
3.4.
Scenarios
3.4.1.
Simple scenarios
3.4.2.
Advanced scenarios
3.5.
Michelson Linting
3.5.1.
Linting
3.5.2.
Analysis
3.6.
Quick deploy
4.
Commands
4.1.
Import KT1
4.2.
Import Michelson
4.3.
Deploy (and Deploy-clean)
4.4.
Empty project
4.5.
Sandbox
5.
Extra
5.1.
Local Network with Flextesa
5.2.
Explorus Interface
Light
Rust
Coal
Navy
Ayu
Factori, automate dApps generation from Tezos contracts
Installation
Factori could be installed in 2 ways.
Using a docker image, see
this section
.
Directly from source by using opam, see
this section
.