Etherspot Prime home pagelight logodark logo
  • Etherspot
  • V1 Docs
  • Etherspot
Transaction Kit
Installation
  • GitHub
  • Discord
  • Introduction
  • Etherspot Prime
  • Getting Started
  • Prime SDK
  • Prime SDK
  • Chains Supported
  • Installation
  • Instantiation
  • Functions
  • Batching Transactions
  • Sponsored Transactions
  • Fiat Onramp
  • Estimating Gas
  • SDK Examples
  • Run Prime SDK examples
  • Get Address
  • Transfer Funds
  • Transfer ERC20
  • Transfer NFT
  • Social Logins
  • Skandha Bundler
  • Introduction to Skandha
  • Installation
  • Config
  • Chains & Bundler URLs
  • Bundler Fee History
  • Arka Paymaster
  • Introduction to Arka
  • Transaction Kit
  • Introduction to Transaction Kit
  • Installation
  • Send Native Token
  • Staking
  • Components

  • Hooks

  • Account Abstraction
  • Account Abstraction
  • ERC4337
  • UserOperations
  • Entrypoints
  • Contracts
  • Contract Deployments
  • EtherspotWallet
  • Whitelist
  • Paymaster
  • AccessController
  • EntryPoint Contract Error Codes
  • Security
  • Audits
Transaction Kit

Installation

​
Install transaction kit

Install TransactionKit and Ethers:

npm
npm i @etherspot/transaction-kit [email protected]
// or
yarn add @etherspot/transaction-kit [email protected]

Now you’re ready to take a look at a basic example, sending some of the networks native token.

Introduction to Transaction KitSend Native Token
twittergithubdiscordlinkedin
Powered by Mintlify
  • Install transaction kit