Registry / crypto / zilliqa-gozilliqa-sdk

zilliqa-gozilliqa-sdk

JSON →
library1.2.0gogounverified

Go SDK for interacting with the Zilliqa blockchain, providing transaction creation, wallet management, and API calls.

go get github.com/Zilliqa/gozilliqa-sdk
INSTALL
IMPORT
SIG · ZILLIQA-GOZILLIQA-
Z
zilliqa-gozilliqa-sdk
cryptogov1.2.0
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.

gozilliqa
github.com/Zilliqa/gozilliqa-sdk

Creates a Zilliqa API provider instance.

package main import ( "fmt" "github.com/Zilliqa/gozilliqa-sdk/provider" ) func main() { p := provider.NewProvider("https://api.zilliqa.com/") fmt.Println(p) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
32
Resources
zilliqa-gozilliqa-sdk — go get zilliqa-gozilliqa-sdk · libregistry