copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
News • Backpack Solana NFT App Backpack Launching Crypto Exchange With Dubai License Backpack, a Solana-based NFT wallet app, announced Tuesday it will launch a regulated cryptocurrency
Download Backpack Beta • Backpack Beta Track You are invited to join the beta track of Backpack! This is your chance to help us test features of the app that will go live in the next public release Proceed with Caution! It is important to remember that these are early releases There will be bugs Do NOT use Backpack Staging as your primary wallet!
Connect | Backpack Wallet Docs Before an app can interact with Backpack, it must first establish a connection This connection request prompts the user to share their public key, signaling their consent to proceed
Handling Sessions | Backpack Wallet Docs An app could give a session for pubkey A when the user is currently using pubkey B in Backpack In such a scenario, that session should not allow an app to request signatures Instead, the app must issue a new connect request or use the correct session
Encryption | Backpack Wallet Docs Backpack will create a secret key using Diffie-Hellman with dapp_encryption_public_key and the private key associated with wallet_encryption_public_key Backpack will locally store a mapping of dapp_encryption_public_key to shared secrets for use with decryption in subsequent deeplinks
Other Methods | Backpack Wallet Docs Backpack supports additional methods accessible via deeplinks in addition to its Provider Methods Users can use the Browse deeplink to open web apps within Backpack's in-app browser