Atlas SDKs
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:
Choosing the Right SDK
All Atlas SDKs provide the necessary tools to interact with the Atlas ecosystem.
While users will choose the SDK that best fits their use case, the following considerations should be noted:
- TypeScript SDK was primarily built for frontend usage. Communication with the Atlas auctioneer is abstracted and compatible with browser usage.
- Golang SDK is intended for backend usage. More advanced tools are available, such as user and solver operation simulation.