Skip to main content

3 docs tagged with "PXE"

View All Tags

Private Execution Environment (PXE)

The Private Execution Environment (or PXE, pronounced 'pixie') is a client-side library for the execution of private operations. It is a TypeScript library and can be run within Node, such as when you run the sandbox. In the future it could be run inside wallet software or a browser.

Running Multiple PXEs in the Sandbox

Unfortunately, this is currently not working due to a bug when attempting to run an aztec command with the sandbox running. This will be fixed in a future version.