Argent
  • Build with Argent
  • Argent Wallets
    • Argent X
      • Adding Custom RPCs
      • Network Switcher for Dapps
      • Verify signature of undeployed account
      • WalletAccount
    • Argent Mobile
      • Argent Mobile for your web app
      • Argent Mobile for your react native app
    • Web Wallet
      • Set up guide
      • Web Wallet UX
      • API reference
      • Key Management
    • Argent Multisig
      • How multisig works
      • Create a multisig
        • With Argent signer
        • With Ledger signer
      • Join a multisig
        • With Argent signer
        • With Ledger signer
      • Replace a multisig signer
      • Airgap
    • Telegram wallet (DEPRECATED)
  • TOOLS
    • 🎨STARKNETKIT
    • ✨Invisible SDK
      • Implementation
      • Other useful endpoints
      • Types and interfaces
      • Gas abstraction
  • Example Dapps
    • StarknetKit + Session keys Demo dapp
  • AA Use Cases
    • Session Keys
      • Implement session keys
      • Session keys with outside execution
      • Demo App
      • FAQ
      • Types
    • Paymasters
    • Verifying signatures and cosigners
      • Identifying a smart account onchain
    • Multicalls
    • Outside Execution
    • Deploy accounts on behalf of users
  • Optimize your Dapp
    • Dappland
    • Known dapps
    • Transaction reviews
    • Brand your token
  • Other Products
    • Argent Card
    • Spoks
    • Perkz
    • Argent Vault on Ethereum L1
  • SUPPORT & RESSOURCES
    • Contracts and audits
    • Get in touch
Powered by GitBook
On this page

Was this helpful?

  1. TOOLS

Invisible SDK

Seamless blockchain experience.

PreviousTelegram wallet (DEPRECATED)NextImplementation

Last updated 2 months ago

Was this helpful?

The Argent Invisible SDK provides a seamless blockchain experience to your users. Invisible SDK is a combination of two Argent products: and .

Users can interact with your Dapp using just their email address - no more seed phrases or private keys. Behind the scenes, the SDK combines a self-custodial web integrated wallet with session keys to make blockchain interactions completely invisible to the user.

The SDK provides:

For Users

✅ Sign up with an email address

✅ No wallet extension needed

✅ No transaction popups during dApp usage

✅ Completely seamless blockchain interactions

✅ Self-custodial security

🔄 Passkeys

For Devs

✅ Quick and easy integration with your Dapp

✅ Session keys management

✅ Paymaster support

✅ Free account deployment

Argent is sponsoring every account deployments. You don't need to worry about deploying your users' accounts anymore.

Need a tailored Invisible SDK implementation ? Reach out !

↗️

↗️

✨
WebWallet
Session Keys
More about web wallet
Tutorial