π§°Integrations (TypeScript)
Installation
npm install ethersWallet Integration
import { ethers } from 'ethers'
export const signer = new ethers.Wallet(privateKey, provider)Last updated
npm install ethersimport { ethers } from 'ethers'
export const signer = new ethers.Wallet(privateKey, provider)Last updated