Local Network Setup Guide
This guide explains how to set up and run a local Autonomi network for development and testing purposes.
Prerequisites
Rust toolchain (with
cargo
installed)Git (for cloning the repository)
That's it! Everything else needed will be built from source.
Starting a Network
Clone the repository:
Start a local EVM testnet:
Start a local Autonomi network:
Done!
Last updated