Getting Started
Getting Started
Use the v1.3.0 or higher version of Pontem Wallet to go through the current docs.
Wallets Adapter
If you want to use Aptos Wallet Adapter, navigate to the Wallet Adapter documentation and skip the current doc.
Provider Browser Detection
When the page is loaded, the provider is integrated into the site page. You can check it this way:
After that, you need to request access to the site from the user, for this use the connect method:
After that, you can fully interact with all wallet methods.
Last updated