saepenatus
Version:
Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, mul
8 lines (7 loc) • 452 B
text/typescript
export { default as PendingStatusIcon } from './PendingStatusIcon.svelte'
export { default as SuccessStatusIcon } from './SuccessStatusIcon.svelte'
export { default as WalletAppBadge } from './WalletAppBadge.svelte'
export { default as Modal } from './Modal.svelte'
export { default as NetworkSelector } from './NetworkSelector.svelte'
export { default as Warning } from './Warning.svelte'
export { default as CloseButton } from './CloseButton.svelte'