UNPKG

tensaikit

Version:

An autonomous DeFi AI Agent Kit on Katana enabling AI agents to plan and execute on-chain financial operations.

4 lines (3 loc) 197 B
export declare const formatAddress: (address: string) => string; export declare const formatTransactionHash: (hash: string) => string; export declare const formatError: (error: unknown) => string;