Last updated 1 month ago
, if using the yarn dependency manager
yarn
Version 1.x.x of the SDK now uses viem instead of ethers to represent wallets and RPC connections.
viem
ethers
The Vertex SDK packages are hosted on NPM.
yarn add @vertex-protocol/client viem bignumber.js
npm install @vertex-protocol/client viem bignumber.js