<p align="center">
<img src="https://github.com/settlemint/sdk/blob/main/logo.svg" width="200px" align="center" alt="SettleMint logo" />
<h1 align="center">SettleMint SDK</h1>
<p align="center">
✨ <a href="https://settlemint.com">https://settlemint.com</a> ✨
<br/>
Integrate SettleMint into your application with ease.
</p>
</p>
<p align="center">
<a href="https://github.com/settlemint/sdk/actions?query=branch%3Amain"><img src="https://github.com/settlemint/sdk/actions/workflows/build.yml/badge.svg?event=push&branch=main" alt="CI status" /></a>
{{#package-name}}
<a href="https://fsl.software" rel="nofollow"><img src="https://img.shields.io/npm/l/{{{ package-name }}}" alt="License"></a>
<a href="https://www.npmjs.com/package/{{{ package-name }}}" rel="nofollow"><img src="https://img.shields.io/npm/dw/{{{ package-name }}}" alt="npm"></a>
{{/package-name}}
<a href="https://github.com/settlemint/sdk" rel="nofollow"><img src="https://img.shields.io/github/stars/settlemint/sdk" alt="stars"></a>
</p>
<div align="center">
<a href="https://console.settlemint.com/documentation">Documentation</a>
{{#package-name}}
<span> • </span>
<a href="https://www.npmjs.com/package/{{{ package-name }}}">NPM</a>
{{/package-name}}
<span> • </span>
<a href="https://github.com/settlemint/sdk/issues">Issues</a>
<br />
</div>
\{\{\{ toc-contents \}\}\}
{{#about}}
## About
{{{ about }}}
{{/about}}
{{#examples}}
## Examples
{{{ examples }}}
{{/examples}}
{{#api-reference}}
## API Reference
{{{ api-reference }}}
{{/api-reference}}
## Contributing
We welcome contributions from the community! Please check out our [Contributing](https://github.com/settlemint/sdk/blob/main/.github/CONTRIBUTING.md) guide to learn how you can help improve the SettleMint SDK through bug reports, feature requests, documentation updates, or code contributions.
## License
The SettleMint SDK is released under the [FSL Software License](https://fsl.software). See the [LICENSE](https://github.com/settlemint/sdk/blob/main/LICENSE) file for more details.