Registry / crypto / dontpanicdao-caigo

dontpanicdao-caigo

JSON →
library0.17.1gogounverified

Go client library for interacting with StarkNet blockchain.

go get github.com/dontpanicdao/caigo
INSTALL
IMPORT
SIG · DONTPANICDAO-CAIGO
D
dontpanicdao-caigo
cryptogov0.17.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.

caigo
github.com/dontpanicdao/caigo

Create a StarkNet client.

package main import ( "fmt" "github.com/dontpanicdao/caigo" ) func main() { client, _ := caigo.NewClient("https://alpha-mainnet.starknet.io") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
Amazon
1
Resources
dontpanicdao-caigo — go get dontpanicdao-caigo · libregistry