1
0
Fork 0
forked from lthn/blockchain
blockchain/utils/sdk
Snider 42368f3b4d Refactor Go SDK API service names and add Java SDK
Renamed Go SDK API services and documentation from BlockAPI/InfoAPI to BlockUtilsSdkClientGo/InfoUtilsSdkClientGo for consistency. Updated all references, method receivers, and usage examples accordingly. Added new Java SDK client, models, API, documentation, and build files under utils/sdk/client/java. Updated Go module dependencies and added go.sum. Enhanced Go models to support additional properties in JSON unmarshalling.
2025-10-19 18:02:02 +01:00
..
client Refactor Go SDK API service names and add Java SDK 2025-10-19 18:02:02 +01:00
packages Refactor Go SDK API service names and add Java SDK 2025-10-19 18:02:02 +01:00
spec Update OpenAPI spec for Lethean Blockchain API 2025-10-19 14:49:09 +01:00
Makefile Update Go SDK build process and package config 2025-10-19 18:01:44 +01:00
openapitools.json Add configuration files for SDK generation and OpenAPI specifications 2025-10-11 16:18:37 +01:00