UNPKG

based-auth

Version:

A Next.js/Node.js authentication and wallet API kit for Ethereum and Solana, with utilities for serialization and contract interaction, designed for serverless and API route usage.

2 lines (1 loc) 85 B
export declare function readBigUInt64LE(array: Uint8Array, offset?: number): bigint;