Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 373 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 373 Bytes

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.