0.5.0 • Published 6 months ago

@nemi-fi/aztec-storage-proofs v0.5.0

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

Aztec Storage Proofs

Prove Aztec note inclusion in plain Noir. Generate verifiable proofs for verification in JS or Solidity.

Supports exactly Aztec 0.87.2

Install in JS:

npm add @nemi-fi/aztec-storage-proofs@0.5.0

Install in Noir (Nargo.toml):

[dependencies]
storage_proofs = { git = "https://github.com/nemi-fi/aztec_storage_proofs", tag = "v0.5.0", directory = "lib" }

For an end to end example, see lib.test.ts.

0.5.0

6 months ago

0.3.0

6 months ago

0.2.0

6 months ago

0.1.0

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago