mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-17 07:26:25 +00:00
19 lines
418 B
Plaintext
19 lines
418 B
Plaintext
---
|
|
title: v0.10.32
|
|
description: "Implement Go client SDK with transaction signing and broadcasting"
|
|
type: changelog
|
|
date: 2025-08-14T23:58:00Z
|
|
changelog:
|
|
version: "0.10.32"
|
|
category: "SDK"
|
|
search:
|
|
tags:
|
|
- "Go"
|
|
---
|
|
|
|
Implement Go client SDK with transaction signing and broadcasting (#196)
|
|
|
|
- Complete Go SDK for chain interaction
|
|
- Transaction building and signing utilities
|
|
- gRPC and REST endpoint support
|