Skip to content
๐ŸŽ‰ Welcome to the new Aptos Docs! Click here to submit feedback!
Network
Develop with Localnet

Develop with Localnet

Recommended

Most developers should use the CLI to run a local development network. It is simpler and more fully featured than just a single node localnet + faucet. If you want a local stack that works just like a production network (Node API + Transaction Stream + Indexer API + Faucet), this is the option for you.

Specialized

If youโ€™re developing the core Aptos node software itself or have complex testing needs, consider this guide.