Key Concepts
Last updated
Was this helpful?
Last updated
Was this helpful?
AvaCloud makes it easy to configure a set of precompiles upon deployment of the L1. Precompiles are a great way to refine and configure a new blockchain to operate exactly the way you want it.
To learn more about precompiles check out .
AvaCloud L1s go through various deployment states.
Development
- This indicates the L1 payload request has been successfully made. AvaCloud is running additional checks before performing infra deployment.
InfraPending
- Indicates that the L1 infrastructure is under deployment, but not finished yet.
Deployed
- Indicates that L1 has been successfully deployed.
Error
- Indicates some error has happened. For why it failed, the customer can check “deploymentError” field about the failure.
TornDown
- The L1 has been successfully deleted after making a successful teardown request.