
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@rhinestone/orchestrator-sdk
Advanced tools
A TypeScript library for using the Rhinestone Orchestrator
A TypeScript Library for Interacting with the Rhinestone Orchestrator
Important: The Orchestrator is currently under development. While the SDK and APIs are relatively stable, please anticipate ongoing improvements and potential breaking changes in the coming weeks.
The Orchestrator SDK provides the following capabilities:
Additionally, the Orchestrator SDK exposes useful types and ABIs that developers can leverage when interacting with the Orchestrator.
If you are looking for a mock implementation of a relayer, please visit our Rhinestone Relayer Repository.
For comprehensive documentation on the Chain Abstraction System, please refer to: Chain Abstraction Docs.
For API documentation, visit: Swagger Docs.
You need an API key to interact with most useful Orchestrator functions. If you're interested in building on top of our system, please reach out to the team.
npm install viem @rhinestone/orchestrator-sdk
pnpm install viem @rhinestone/orchestrator-sdk
yarn add viem @rhinestone/orchestrator-sdk
bun install viem @rhinestone/orchestrator-sdk
Coming soon ...
( Please refer to the tests for now )
To install dependencies, run:
pnpm install
To build the sdk, run:
pnpm build
To run tests, run:
pnpm test
For feature or change requests, feel free to open a PR, start a discussion or get in touch with us.
FAQs
A TypeScript library for using the Rhinestone Orchestrator
We found that @rhinestone/orchestrator-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.