Registry / crypto / binance-chain-go-sdk

binance-chain-go-sdk

JSON →
library1.3.2gogounverified

A Go SDK for interacting with the Binance Chain blockchain.

go get github.com/binance-chain/go-sdk
INSTALL
IMPORT
SIG · BINANCE-CHAIN-GO-S
B
binance-chain-go-sdk
cryptogov1.3.2
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.

sdk
github.com/binance-chain/go-sdk

Create a Binance Chain client for testnet.

package main import ( "fmt" "github.com/binance-chain/go-sdk/client" ) func main() { c, _ := client.NewClient("https://testnet-dex.binance.org", "testnet") fmt.Println(c) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
24
Resources
binance-chain-go-sdk — go get binance-chain-go-sdk · libregistry