1
0
Fork 0
forked from lthn/blockchain
blockchain/utils/sdk
Snider 884958b0c7 Add Go SDK client for Lethean Blockchain API
Introduces a generated Go SDK client for the Lethean Blockchain API, including OpenAPI spec, models, API interfaces, documentation, and tests. This enables Go applications to interact with Lethean blockchain endpoints for block, info, and transaction operations.
2025-10-19 14:49:39 +01:00
..
client/go Add Go SDK client for Lethean Blockchain API 2025-10-19 14:49:39 +01:00
packages Improve SDK build process and Go client config 2025-10-19 14:48:58 +01:00
spec Update OpenAPI spec for Lethean Blockchain API 2025-10-19 14:49:09 +01:00
Makefile Improve SDK build process and Go client config 2025-10-19 14:48:58 +01:00
openapitools.json Add configuration files for SDK generation and OpenAPI specifications 2025-10-11 16:18:37 +01:00