mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
merkle tree inclusion proof in /contract and /circuit
This commit is contained in:
@@ -10,15 +10,20 @@
|
||||
"@types/chai-as-promised": "^7.1.6",
|
||||
"@types/node": "^20.6.3",
|
||||
"@types/node-forge": "^1.3.5",
|
||||
"@zk-kit/imt": "^2.0.0-beta",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"circom_tester": "^0.0.20",
|
||||
"circomlib": "^2.0.5",
|
||||
"circomlibjs": "^0.1.7",
|
||||
"js-sha256": "^0.10.1",
|
||||
"node-forge": "^1.3.1",
|
||||
"poseidon-lite": "^0.2.0",
|
||||
"snarkjs": "^0.7.1",
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/chai": "^4.3.6",
|
||||
"@types/circomlibjs": "^0.1.6",
|
||||
"@types/mocha": "^10.0.1",
|
||||
"chai": "^4.3.8",
|
||||
"mocha": "^10.2.0",
|
||||
|
||||
Reference in New Issue
Block a user