SDK
/Overview
Splits Development Kit
This page explains how to use the Splits Development Kit (SDK). The SDK makes it easier to query the subgraph or call contract functions. You can find the SDK source code on Github.
To get started, install the package using yarn or npm.
yarn add @0xsplits/splits-sdk
npm install @0xsplits/splits-sdk