Skip to main content

11 docs tagged with "sandbox"

View All Tags

Aztec Sandbox Errors

This section contains a list of errors you may encounter when using Aztec Sandbox and an explanation of each of them.

CLI Reference

aztec-builder and aztec-sandbox have been deprecated in favor of aztec CLI

CLI Wallet

For development, it may be useful to deploy, transact, or create notes in a non-programmatic way. You can use Aztec's CLI Wallet for thing such as:

How to Deploy a Contract

Once you have compiled your contracts you can proceed to deploying them using aztec.js which is a Typescript client to interact with the sandbox.

Limitations

The Aztec Sandbox and the Aztec Smart Contract Library are prototypes, and should be treated as such. They've been released early, to gather feedback on the capabilities of the protocol and user experiences.

Quickstart

You can get started with an Aztec development environment (A.K.A. Sandbox) in less than 5 minutes.

Sandbox Features Roadmap

The Aztec Sandbox is intended to provide developers with a lightweight and fast local node, running alongside a PXE.

Sandbox Reference

The Aztec Sandbox is an environment for local development on the Aztec Network. It's easy to get setup with just a single, simple command, and contains all the components needed to develop and test Aztec contracts and applications.