Aori SDKs

The recommended way to interact with the Aori API is by using one of our SDKs. Today, Aori offers fine-tuned Typescript and Rust libraries to make your integration as easy as possible and give you the best experience when interacting with Aori..

Aori-TS

A TypeScript library for interacting with the Aori API.

npm install aori-ts

Open in Github

Aori-RS

A Rust library for interacting with the Aori API.

cargo install aori-rs

Open in Github