@avalanche-sdk/client
Version:
A TypeScript SDK for interacting with the Avalanche network through JSON-RPC APIs. This SDK provides a comprehensive set of tools to interact with all Avalanche chains (P-Chain, X-Chain, C-Chain) and various APIs, including wallet functionality for transa
2 lines • 521 B
TypeScript
export { createSiweMessage, generateSiweNonce, parseSiweMessage, SiweInvalidMessageFieldError, validateSiweMessage, verifySiweMessage, type CreateSiweMessageErrorType, type CreateSiweMessageParameters, type CreateSiweMessageReturnType, type SiweInvalidMessageFieldErrorType, type SiweMessage, type ValidateSiweMessageParameters, type ValidateSiweMessageReturnType, type VerifySiweMessageErrorType, type VerifySiweMessageParameters, type VerifySiweMessageReturnType, } from "viem/siwe";
//# sourceMappingURL=index.d.ts.map