@sha237
hello folks, I am trying to write an attestation resolver.
Here is both the resolver and the deploy script. I passed the base-sepolia SchemaRegistry to IEAS (not sure if this is correct)
however, the deployed schema will not work.
here is the delployed schema
https://base-sepolia.easscan.org/schema/view/0x62f4b7c0e2567b73d83811dc9b310e36b7da4d69f937852fd14f9849bc3adb18
if anyone can tell me what I am doing wrong I would be grateful.
when trying to do an offchain attestation I get an AccessDenied() error.
when doing onchain we get an estimateGas error.
I have the feeling some of their code might be borked cause this is super straightforward.