Launch Week Day 3: Introducing Organization Notifications in Socket.Learn More
Socket
Book a DemoSign in
Socket

zk-kit-lazy-imt-custom-hash

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zk-kit-lazy-imt-custom-hash

Lazy Incremental Merkle tree implementation in Solidity.

latest
Source
npmnpm
Version
2.1.1
Version published
Maintainers
1
Created
Source

Lazy Incremental Merkle Tree (Solidity)

Lazy Incremental Merkle tree implementation in Solidity.

NPM license NPM version Downloads Code style prettier

🗣️ Chat & Support

[!WARNING]
These library has not been audited.

[!WARNING]
If you are looking for the first version of this package, please visit this link.

🛠 Install

npm or yarn

Install the zk-kit-lazy-imt-custom-hash package with npm:

npm i zk-kit-lazy-imt-custom-hash --save

or yarn:

yarn add zk-kit-lazy-imt-custom-hash

📜 Usage

Please, see the test contracts for guidance on utilizing the libraries.

When using LazyIMT.sol, the poseidon contract might not be deployed yet on some networks. See the deployPoseidon in deploy-imt-test.ts function as an example to deploy it. Or the poseidon-solidity repo.

Keywords

blockchain

FAQs

Package last updated on 23 Oct 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