🦕 module utilizing the Ethereum Attestation Service
Repository
Current version released
11 months ago
Versions
Deno EAS
This module utilizes the eas sdk and simplifies EAS interactions even further for deno fellows.
Usage Example
import { DenoEAS } from "https://deno.land/x/ethereum_attestation_service/mod.ts"
const denoEAS = new DenoEAS()
const attestation = await denoEAS.getAttestation("0xff08bbf3d3e6e0992fc70ab9b9370416be59e87897c3d42b20549901d2cccc3e")
console.log(attestation)
const schema = await denoEAS.getSchemaInfo("0xb16fa048b0d597f5a821747eba64efa4762ee5143e9a80600d0005386edfc995")
console.log(schema)
Execute Usage Example
deno run https://deno.land/x/deno_eas/usage-example.ts # under construction
Execute Unit Tests
deno test https://deno.land/x/deno_eas/src/deno-eas.spec.ts # under construction
Donations
Thanks to Freedom Cash, we are already free.
If you want to donate, you might consider donating to the otherparty.co.uk to ensure people do not need to donate to victims but rather donate successfully to problem solvers.