Getting Started
Installation
Prerequisites
Yarn, if using the
yarn
dependency manager
Version 1.x.x of the SDK now uses viem
instead of ethers
to represent wallets and RPC connections.
Install the packages
The Vertex SDK packages are hosted on NPM.
Run the following:
Last updated