UNPKG

kamino-sdk-beta

Version:

Typescript SDK for interacting with the Kamino Liquidity (kliquidity) protocol

6 lines 193 B
import { Wallet } from '@coral-xyz/anchor'; /** * Get a read-only wallet for Anchor provider */ export declare const getReadOnlyWallet: () => Wallet; //# sourceMappingURL=anchorUtils.d.ts.map