Registry / networking / conflux-chain-go-conflux-sdk

conflux-chain-go-conflux-sdk

JSON →
library1.6.1gogounverified

Go SDK for interacting with the Conflux blockchain network.

go get github.com/Conflux-Chain/go-conflux-sdk
INSTALL
IMPORT
SIG · CONFLUX-CHAIN-GO-C
C
conflux-chain-go-conflux-sdk
networkinggov1.6.1
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.

conflux
✓ github.com/Conflux-Chain/go-conflux-sdk

Initializes a Conflux client to interact with the blockchain.

package main import ( "fmt" "github.com/Conflux-Chain/go-conflux-sdk" ) func main() { client, _ := conflux.NewClient("https://mainnet.confluxrpc.com") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
conflux-chain-go-conflux-sdk — go get conflux-chain-go-conflux-sdk · libregistry