UNPKG

web3-plugin-eas

Version:

Web3.js plugin for Ethereum Attestation Service(EAS)

5 lines (4 loc) 152 B
import { SchemaEncoder } from "@ethereum-attestation-service/eas-sdk"; export * from "./eas-plugin"; export * from "./utils"; export { SchemaEncoder };