Registry / crypto / stellar-go

stellar-go

JSON →
library0.0.0-20251124214551-f15b2fb1125dgogounverified

A Go library for interacting with the Stellar blockchain network.

go get github.com/stellar/go
INSTALL
IMPORT
SIG · STELLAR-GO
S
stellar-go
cryptogov0.0.0-20251124214551-f15b2fb1125d
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

stellarsdk
github.com/stellar/go

Initialize a Stellar Horizon client.

package main import ( "fmt" "github.com/stellar/go/clients/horizonclient" ) func main() { client := horizonclient.DefaultPublicNetClient fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20251124214551-f15b2fb1125dlatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
stellar-go — go get stellar-go · libregistry