![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@aztec/aztec-sandbox
Advanced tools
Aztec Sandbox is a package that allows for a simple development environment on Aztec stack. It creates an Aztec RPC server that listens for HTTP requests on `localhost:8080` by default. When started, it deploys all necessary L1 Aztec contracts and then st
Aztec Sandbox is a package that allows for a simple development environment on Aztec stack. It creates an Aztec RPC server that listens for HTTP requests on localhost:8080
by default. When started, it deploys all necessary L1 Aztec contracts and then starts listening for RPC requests.
The easiesty way to run is by using docker compose up
. This will create two containers:
8080
8545
You can also run it as a standalone node server with:
yarn start
It will look for a local Ethereum RPC to talk to but you can change this with the ETHEREUM_HOST
environment variable.
You'll also need to run ./bootstrap.sh
in the circuits/cpp
directory in order to build the WASM binaries.
The package also includes 2 examples. There are some system prerequisites that you will need to run these locally:
Before running locally you'll need to:
l1-contracts
directory and run ./bootstrap.sh
yarn install
yarn build
And you should be good to go!From the aztec-sandbox
directory, you can run the two existing examples:
yarn run:example:token
yarn run:example:uniswap
docker-compose-fork.yml
configuration.This package is set-up to be published on dockerhub by CI whenever there's a tagged release on master
branch.
It's published under the tags aztecprotocol/aztec-sandbox:latest
& aztecprotocol/aztec-sandbox:<version-tag>
.
FAQs
Aztec Sandbox is a package that allows for a simple development environment on Aztec stack. It creates a Private eXecution Environment (PXE) that listens for HTTP requests on `localhost:8080` by default. When started, it deploys all necessary L1 Aztec con
We found that @aztec/aztec-sandbox demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.