forked from lthn/blockchain
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.
3 lines
69 B
Modula-2
Generated
3 lines
69 B
Modula-2
Generated
module github.com/letheanVPN/blockchain/utils/sdk/client/go
|
|
|
|
go 1.23
|