DevNet
Start Building on Arcology
Arcology is fully compatible with the standard Ethereum RPC API, allowing you to use a standard Ethereum network as long as you adhere to native Solidity. However, internally, Arcology's design is quite different from Ethereum. Therefore, to fully leverage the power of parallel execution, it's still essential to start an Arcology DevNet.
This document provides the steps required to start an Arcology DevNet using a Docker image. Please ensure that Docker Engine is installed before proceeding.
Start the Network
Please check this link out to start the network.
Connectivity
Once the setup is complete, you need to check the connectivity to ensure the network is running properly.
Last updated