🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

@aztec/stdlib

Package Overview
Dependencies
Maintainers
0
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aztec/stdlib

Javascript types and helper functions for the aztec circuits.

0.78.1
npm
Version published
Weekly downloads
1.8K
-29.81%
Maintainers
0
Weekly downloads
 
Created
Source

stdlib

Javascript types and helper functions for the aztec circuits.

To run:

yarn && yarn test

Updating Snapshots

The tests will fail if you've made changes to things like the Public Inputs for the rollup/kernel circuits or the accumulators, logic, or hashes. This is because snapshot data in places like src/abis/__snapshots__ will need to be updated for the tests.

You can update the snapshot data by running

yarn test -u

and committing the updated snapshot files.

FAQs

Package last updated on 07 Mar 2025

Did you know?

Socket

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.

Install

Related posts