Skip to content

Go wrapper for Starknet Node and (Feeder) Gateway API

License

Notifications You must be signed in to change notification settings

dipdup-io/starknet-go-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starknet Go

Library contains package for working with Starknet.

Node RPC API

Package contains wrapper over Starknet node RPC API. Docs can be found here.

Sequencer API

Package contains wrapper over Sequencer API. Docs can be found here.

Data

Package contains general data structures. Docs can be found here.