@zk-kit/imt.sol

2.0.0-beta.12 • Public • Published

Incremental Merkle Trees (Solidity)

Incremental Merkle tree implementations in Solidity.

NPM license NPM version Downloads Linter eslint Code style prettier

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

[!WARNING]
These libraries have not been audited.

Libraries

✔️ BinaryIMT (Poseidon)
✔️ QuinaryIMT (Poseidon)
✔️ LazyIMT (Poseidon)
✔️ LeanIMT (Poseidon) (Visual explanation)

🛠 Install

npm or yarn

Install the @zk-kit/imt.sol package with npm:

npm i @zk-kit/imt.sol --save

or yarn:

yarn add @zk-kit/imt.sol

📜 Usage

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

Package Sidebar

Install

npm i @zk-kit/imt.sol

Weekly Downloads

902

Version

2.0.0-beta.12

License

MIT

Unpacked Size

54 kB

Total Files

12

Last publish

Collaborators

  • sripwoud
  • njofce
  • akinovak
  • cedoor