@neobase-one/splits-sdk-react
v0.8.0
Published
React wrapper for the 0xSplits SDK
Downloads
138
Readme
Splits React SDK
This is the react wrapper for the core splits sdk. It provides convenient hooks for easily displaying 0xSplits data in a React app. The core sdk client is also available for performing all contract transactions.
Install
Install the package with yarn or npm:
yarn add @neobase/splits-sdk-react
npm install @neobase/splits-sdk-react
Documentation
Detailed documentation for the SDK can be found here