Etherspot Developer Documentation home page
Search...
⌘K
V1 Docs
Etherspot
Etherspot
Search...
Navigation
Remote Signer
Installation
Home
Prime SDK
Modular SDK
RemoteSigner SDK
Skandha
Arka
TransactionKit
API Endpoints
GitHub
Discord
System Status
Remote Signer
Introduction
Chains Supported
Installation
Instantiation
Functions
SDK and Contract Interactions - DeeDive
Contracts
Contract Deployments
RemoteSigner SDK examples
sign UserOp via RemoteSignerSDK Instance
sign UserOp via RemoteSigner ViemAccount
Remote Signer
Installation
Learn how to install Etherspot RemoteSigner SDK
Prerequisite
You should have installed Node.js (version 18.10.0 or higher).
Step 1. Install Etherspot RemoteSigner SDK with this command
npm
yarn
Copy
npm
i
@etherspot/remote-signer
--save
And that’s it! You are now ready to dive into ReomteSigning using SessionKeys on Modular Wallets
Now let’s learn how to instaniate the SDK.
Chains Supported
Instantiation
Assistant
Responses are generated using AI and may contain mistakes.