|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"$schema": "https://sindri.app/api/v1/sindri-manifest-schema.json", |
|
|
|
"$schema": "https://sindri.app/api/v1/sindri-manifest-schema.json", |
|
|
|
"name": "circom-circuit", |
|
|
|
"name": "hashchecker", |
|
|
|
"circuitPath": "./circuits/calculate_hash.circom", |
|
|
|
"circuitPath": "./circuits/calculate_hash.circom", |
|
|
|
"circuitType": "circom", |
|
|
|
"circuitType": "circom", |
|
|
|
"curve": "bn254", |
|
|
|
"curve": "bn254", |
|
|
|