# SDKs

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Typescript</strong></td><td><a href="/pages/O0kBhCUsgnxc8XRWou8H"><strong>SDK</strong></a></td><td><a href="https://github.com/1Money-Co/1money-ts-sdk"><strong>Repo</strong></a></td><td></td><td><a href="/files/Apiw3RozxJ0bgLN4zKct">/files/Apiw3RozxJ0bgLN4zKct</a></td><td></td></tr><tr><td align="center"><strong>Golang</strong></td><td><a href="/pages/p50bW8ZaF4PvYcQsNDbw"><strong>SDK</strong></a></td><td><a href="https://github.com/1Money-Co/1money-go-sdk"><strong>Repo</strong></a> </td><td></td><td><a href="/files/kUIMAYZt4GOtp2lMduGK">/files/kUIMAYZt4GOtp2lMduGK</a></td><td></td></tr><tr><td align="center"><strong>Rust</strong> </td><td><a href="/pages/ysGcr8Yw2Te5N9gbsCpE"><strong>SDK</strong></a></td><td><a href="https://github.com/1Money-Co/onemoney-protocol-rust-sdk/tree/v0.1.0"><strong>Repo</strong></a></td><td></td><td><a href="/files/1jalUnUdcdgJvEPo2sPz">/files/1jalUnUdcdgJvEPo2sPz</a></td><td></td></tr></tbody></table>

***

We offer a suite of SDKs tailored for various programming environments to simplify and accelerate your development process.

**Key Benefits of Our SDKs:**

* **Abstract away complexity:** Our SDKs simplify and handle low-level network communication, transaction formatting, and cryptographic operations, so you can focus on building your application.
* **User-Friendly Interfaces:** Access easy-to-use functions, classes, and data types in popular programming languages.
* **Increased Productivity:** Leverage pre-built tools and utilities to speed up your development workflow.

Whether you’re developing web applications, mobile apps, backend services, or command-line tools, our SDKs provide the essential components you need to connect your project to the 1Money network efficiently and securely.

Explore the SDKs below to find the best fit for your preferred language and project requirements. Each SDK includes comprehensive documentation to help you get started quickly.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.1moneynetwork.com/integrations/sdks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
