ethereum-attestation-service / eas-sdk

Ethereum Attestation Service - TypeScript/JavaScript SDK
MIT License
95 stars 47 forks source link

this.contract.getAddress is not a function #82

Closed sukherdeneinf closed 8 months ago

sukherdeneinf commented 8 months ago

I am following https://github.com/ethereum-attestation-service/eas-sdk?tab=readme-ov-file#creating-offchain-attestations to create an offchain attestation. But at this line "const offchain = await eas.getOffchain();" it's giving me "this.contract.getAddress is not a function" error.

https://easscan.org/schema/view/0xf58b8b212ef75ee8cd7e8d803c37c03e0519890502d5e99ee2412aae1456cafe This is the schema I am using to test.