React SDK

In conjunction with our SDK, the Rio Network provides a React SDK for front-end developers to get started building on top of the protocol. Currently we only support React and TypeScript.

Source Code

The source code is publicly available in our monorepo hosted by GitHub.

Browse on GitHub at rio-org/rio-monorepo/tree/main/packages/sdk-react

NPM Package

View our React SDK package on NPM

Installation

npm i @rionetwork/sdk-react

Last updated

Was this helpful?