TypeScript SDK

The Rio Network provides an SDK for developers to get started building on top of the protocol. Currently we only support 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

NPM package

View our TypeScript SDK package on NPM:

Installation

npm i @rionetwork/sdk

Last updated

Was this helpful?