UNPKG

solana-multi-wallet-kit

Version:

Universal Solana Wallet Kit for React Native, Web, and Node.js

5 lines (4 loc) 92 B
export declare const createWallet: () => { publicKey: string; secretKey: string; };