Skip to content

Commit d5a2df7

Browse files
authored
feat: add sdk to releases (#137)
## Summary by Sourcery New Features: - Announce the release of the SettleMint SDK, a powerful toolkit designed to streamline blockchain integration.
1 parent a1bc139 commit d5a2df7

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

releases/2025-01-28-sdk.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Introducing the SettleMint SDK
2+
3+
<iframe
4+
width="100%"
5+
height="400"
6+
src="https://www.youtube.com/embed/LdzToQRlvGA?si=IQq4u2uSMQKs3xXE"
7+
title="Introducing the SettleMint SDK"
8+
frameborder="0"
9+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
10+
referrerpolicy="strict-origin-when-cross-origin"
11+
allowfullscreen
12+
></iframe>
13+
14+
We're excited to announce the release of the **SettleMint SDK**, a powerful toolkit designed to streamline blockchain integration into modern applications. This comprehensive solution provides developers with everything needed to build and integrate blockchain solutions effectively.
15+
16+
**Key Features**
17+
18+
- **Comprehensive Integration**: Complete suite of tools for interacting with SettleMint's blockchain platform services including Smart Contracts, Smart Contract Portal Middleware, The Graph Middleware, IPFS, MinIO, and Blockchain Explorer
19+
- **Modular Architecture**: Specialized packages that let you pick and choose the exact blockchain functionalities your application needs
20+
- **Developer Experience**: Rich development tools with CLI capabilities and extensive documentation to accelerate your development process
21+
- **Enterprise Ready**: Production-grade components with built-in support for Next.js, GraphQL, and other enterprise technologies
22+
- **Type Safety**: Full TypeScript support across all packages, ensuring strong typing and modern development patterns
23+
24+
The SDK simplifies blockchain development by providing pre-built components, utilities, and integrations while maintaining high standards for type safety, performance, and developer experience. Whether you're building a new blockchain application or integrating blockchain capabilities into an existing system, the SettleMint SDK provides the tools you need.
25+
26+
The SDK is open source and available under the FSL Software License. To get started, visit our [SDK documentation](/docs/using-platform/dev-tools/SDK/) or explore the [SDK GitHub repository](https://github.com/settlemint/sdk).
27+
28+
---
29+
30+
**Note**: This is just the beginning! We'll be continuously expanding the SDK's capabilities based on developer feedback and needs. Stay tuned for more updates and features.

0 commit comments

Comments
 (0)