Abstract Client
AbstractWalletProvider
The AbstractWalletProvider component is a wrapper component that provides the Abstract Global Wallet context to your application, allowing you to use hooks and components.
Wrap your application in the AbstractWalletProvider
component to enable the use of the package’s hooks and components
throughout your application.
Learn more on the Native Integration guide.
Props
The configuration object for the AbstractWalletProvider.
Was this page helpful?