Welcome to the Atlas SDK documentation. Our SDKs are designed to simplify the integration of Atlas Protocol into your applications, providing powerful tools for creating, managing, and executing operations within the Atlas ecosystem.
Available SDKs
Atlas offers two primary SDKs:
Both SDK provide helper functionality for encoding solver Operation.
For Typescript particular helpful is the OperationsBuilder
Typescript
Installation
npm install @fastlane-labs/atlas-sdk
Or
yarn add @fastlane-labs/atlas-sdk
Creating a SolverOperation
You can then simply create a OperationBuilder to create a solver Operation