UNPKG

evmauth

Version:

TypeScript SDK for interacting with EVMAuth smart contracts deployed to Ethereum, Radius, and other EVM-compatible networks.

3 lines 154 B
export { EVMAuth } from './evmauth.js'; export type { BaseMetadata, Group, Signer, TokenMetadata, } from './types.js'; //# sourceMappingURL=index.d.ts.map