Etherspot Developer Documentation home pagelight logodark logo
  • V1 Docs
  • Etherspot
  • Etherspot
Home
Prime SDK
Modular SDK
RemoteSigner SDK
Skandha
Arka
TransactionKit
API Endpoints
  • GitHub
  • Discord
  • System Status
  • Modular SDK
    • Introduction
    • Chains Supported
    • Installation
    • Instantiation
    • Functions
    • Module Details
    • Uninstall Module Details
    • Batching Transactions
    Modular SDK examples
    • Run Modular SDK examples
    • Get Address
    • Install Module
    • List all Modules
    • UnInstall Module
    • Get previous Module
    • Generate Module deinitData
    • Transfer native funds
    • Transfer erc20
    • Transfer NFT
    • Paymaster Sponsor Transaction
    Contracts
    • Contract Deployments
    SessionKeyValidator SDK
    • Introduction
    • Chains Supported
    • Instantiation
    • Functions
    SessionKeyValidator SDK examples
    • Run SessionKeyValidator SDK examples
    • Enable SessionKey
    • Disable SessionKey
    • Rotate SessionKey
    • ERC20-Transfer with SessionKey Signature
    Modular SDK

    Installation

    Learn how to install Etherspot Modular SDK

    Prerequisite You should have installed Node.js (version 18.10.0 or higher).

    Step 1. Install Etherspot Modular SDK with this command

    npm i @etherspot/modular-sdk --save
    
    And that’s it! You are now ready to dive into Modular Accounts

    Now let’s learn how to instaniate the SDK.

    Chains SupportedInstantiation
    twittergithubdiscordlinkedin
    Powered by Mintlify