Introduction
Introduction
VAMP WALLET is a crypto wallet that can be used to manage digital assets and access decentralized applications on Solana, Bitcoin, Ethereum, Base, and 53 blockchains .
VAMP WALLET will be available as:
An iOS app
An Android app
At its core, VAMP WALLET Introduction works by creating and managing private keys on behalf of its users. These keys can then be used within VAMP WALLET to store funds and sign transactions.
Developers can interact with VAMP WALLET via both web applications as well as iOS and Android applications.
To interact with web applications, the VAMP WALLET extension and mobile in-app browser injects a vamp wallet
object into the javascript context of every site the user visits. A given web app may then interact with VAMP WALLET, and ask for the user's permission to perform transactions, through this injected provider.
It's also possible to interact with the VAMP WALLET mobile app through universal links and deeplinks. With deeplinks, mobile apps can prompt their users to connect, sign, and send with VAMP WALLET directly. Once complete, VAMP WALLET will redirect users back to their referring applications.
This documentation is intended for developers who are building applications with VAMP WALLET. If you are a developer looking for help with an integration, please check out our developer forums on GitHub. For all other support requests, please visit our Help Center.
Last updated