Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion developers-hub/intmax-client-sdk/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: The INTMAX Client SDK provides a secure, high-performance interface
The INTMAX Client SDK provides a secure, high-performance interface for interacting with the INTMAX network. Built with WebAssembly for optimized cryptographic processing, the SDK abstracts complex blockchain operations into a developer-friendly API that handles the complete transaction lifecycle—from creation and signing to broadcasting.
This documentation covers the SDK's core functionality, available functions, and interface specifications to help developers build secure blockchain wallet integrations with confidence.

**Latest Version**: `1.5.0`
**Latest Version**: `1.5.2`

**Check out the INTMAX Client SDK on GitHub**

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intmax2-docs",
"version": "1.0.14",
"version": "1.0.15",
"license": "MIT",
"description": "Documentation for INTMAX2",
"scripts": {
Expand Down