appkit_modal library
Classes
- AppKitModalAccountButton
- AppKitModalAddressButton
- AppKitModalBalanceButton
- AppKitModalConnectButton
- AppKitModalNetworkSelectButton
- AppKitModalWalletListing
- DepositSuccessEvent
- ErrorOpeningWallet
- Error opening wallet
- FeaturesConfig
-
Object to pass to
featuresConfig:parameter of ReownAppKitModal to enable or disable these extra features - Injected
- IReownAppKitModal
-
Either a
projectIdandmetadatamust be provided or an already created appKit. optionalNamespaces is mostly not needed, if you use it, the values set here will override every optionalNamespaces set in evey chain - ModalConnect
- Event fired when connection is done
- ModalDisconnect
- Event fired when disconnect happens, either from the wallet of the modal
- ModalError
- Event fired every time an error occurs
- ModalNetworkChange
- Event fired when network is changed through the modal
- NetworkUtils
- ReownAppKitModal
-
Either a
projectIdandmetadatamust be provided or an already created appKit. optionalNamespaces is mostly not needed, if you use it, the values set here will override every optionalNamespaces set in evey chain - ReownAppKitModalAllWalletsPage
- ReownAppKitModalColors
- ReownAppKitModalDepositScreen
- ReownAppKitModalMainWalletsPage
- ReownAppKitModalNetworkInfo
- ReownAppKitModalNetworks
- ReownAppKitModalQRCodePage
- ReownAppKitModalRadiuses
- ReownAppKitModalSelectNetworkPage
- ReownAppKitModalSession
- Session object of the modal when connected
- ReownAppKitModalTextStyles
- ReownAppKitModalTheme
- ReownAppKitModalThemeData
- ReownAppKitModalWalletInfo
- SIWEConfig
-
Object to pass to
siweConfig:parameter of ReownAppKitModal to enable or disable One-Click Auth + SIWE - SIWECreateMessageArgs
- SIWEMessageArgs
- SIWESession
- SIWEUtils
- SIWEVerifyMessageArgs
- UserRejectedConnection
- Event fired when user rejects connection in the wallet
- UserRejectedRequest
- WalletNotInstalled
- Event fired when trying to opening a wallet that is not installed
Enums
Extensions
- AppKitColorsExtension on ReownAppKitModalColors
- AppKitModalWalletListingPatterns on AppKitModalWalletListing
- Adds pattern-matching-related methods to AppKitModalWalletListing.
- InjectedPatterns on Injected
- Adds pattern-matching-related methods to Injected.
- ReownAppKitModalColorsPatterns on ReownAppKitModalColors
- Adds pattern-matching-related methods to ReownAppKitModalColors.
- ReownAppKitModalNetworkInfoExtension on ReownAppKitModalNetworkInfo
- ReownAppKitModalNetworkInfoPatterns on ReownAppKitModalNetworkInfo
- Adds pattern-matching-related methods to ReownAppKitModalNetworkInfo.
- ReownAppKitModalRadiusesExtension on ReownAppKitModalRadiuses
- ReownAppKitModalRadiusesPatterns on ReownAppKitModalRadiuses
- Adds pattern-matching-related methods to ReownAppKitModalRadiuses.
- ReownAppKitModalSessionExtension on ReownAppKitModalSession
- ReownAppKitModalTextStylesPatterns on ReownAppKitModalTextStyles
- Adds pattern-matching-related methods to ReownAppKitModalTextStyles.
- ReownAppKitModalThemeDataPatterns on ReownAppKitModalThemeData
- Adds pattern-matching-related methods to ReownAppKitModalThemeData.
- ReownAppKitModalWalletInfoPatterns on ReownAppKitModalWalletInfo
- Adds pattern-matching-related methods to ReownAppKitModalWalletInfo.
- ReownAppKitWalletInfoExtension on ReownAppKitModalWalletInfo
- SIWECreateMessageArgsPatterns on SIWECreateMessageArgs
- Adds pattern-matching-related methods to SIWECreateMessageArgs.
- SIWEMessageArgsPatterns on SIWEMessageArgs
- Adds pattern-matching-related methods to SIWEMessageArgs.
- SIWESessionPatterns on SIWESession
- Adds pattern-matching-related methods to SIWESession.
- SIWEVerifyMessageArgsPatterns on SIWEVerifyMessageArgs
- Adds pattern-matching-related methods to SIWEVerifyMessageArgs.