@pontem/aptos-wallet-adapter
Version:
Wallet adapter with supporting Vue and React
28 lines • 903 B
TypeScript
export * from './PetraWallet';
export * from './BaseAdapter';
export * from './HippoExtensionWallet';
export * from './HippoWallet';
export * from './MartianWallet';
export * from './FewchaWallet';
export * from './PontemWallet';
export * from './NightlyWallet';
export * from './RiseWallet';
export * from './SpikaWallet';
export * from './HyperPayWallet';
export * from './FletchWallet';
export * from './AptosSnap';
export * from './BitkeepWallet';
export * from './TokenPocketWallet';
export * from './ONTOWallet';
export * from './BloctoWallet';
export * from './Coin98Wallet';
export * from './SafePalWallet';
export * from './FoxWallet';
export * from './MsafeWallet';
export * from './OpenBlockWallet';
export * from './CloverWallet';
export * from './SpacecyWallet';
export * from './TrustWallet';
export * from './OkxWallet';
export * from './BigGetWallet';
//# sourceMappingURL=index.d.ts.map