0xSplitsDocs
/
GitHub
/
  • Introduction
  • Features
  • Getting Started
    • Creating Splits
    • Using Splits
    • Distributing Balances
    • Withdrawing Funds
  • Core Concepts
  • Flow of Funds
  • Smart Contracts
    • Overview
    • SplitMain
    • SplitWallet
  • SDK
    • Overview
    • Splits
    • Waterfall
    • Liquid Splits
    • Vesting
    • Multicall
    • React SDK
  • Modules
    • Overview
    • Waterfall
    • Liquid Splits
    • Vesting
  • Appendices
    • Gas Estimates
    • Subgraph
    • Alternative Solutions
    • Test Coverage
  • Introduction
  • Features
  • Getting Started
    • Creating Splits
    • Using Splits
    • Distributing Balances
    • Withdrawing Funds
  • Core Concepts
  • Flow of Funds
  • Smart Contracts
    • Overview
    • SplitMain
    • SplitWallet
  • SDK
    • Overview
    • Splits
    • Waterfall
    • Liquid Splits
    • Vesting
    • Multicall
    • React SDK
  • Modules
    • Overview
    • Waterfall
    • Liquid Splits
    • Vesting
  • Appendices
    • Gas Estimates
    • Subgraph
    • Alternative Solutions
    • Test Coverage
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
SplitWallet
Splits
Edit this page
Questions? Join us in Discord