Getting Started

Installation

Prerequisites

Install the packages

The Vertex SDK packages are hosted on NPM.

Run the following:

yarn add @vertex-protocol/client @vertex-protocol/contracts @vertex-protocol/engine-client @vertex-protocol/indexer-client @vertex-protocol/trigger-client @vertex-protocol/utils ethers bignumber.js

Last updated