@gemini-wallet/core
Version:
Core SDK for Gemini Wallet integration with popup communication
3 lines • 319 B
TypeScript
export { GeminiStorage, type GeminiStorageConfig } from "./storage";
export { type IStorage, STORAGE_ETH_ACCOUNTS_KEY, STORAGE_ETH_ACTIVE_CHAIN_KEY, STORAGE_PASSKEY_CREDENTIAL_KEY, STORAGE_SETTINGS_KEY, STORAGE_SMART_ACCOUNT_KEY, STORAGE_WC_REQUESTS_KEY, } from "./storageInterface";
//# sourceMappingURL=index.d.ts.map