starknet.js

Starknet’s SDKs

  • allows interaction with Starknet programatically (declare, invoke, call)

  • lets user interact with the sequencer through the “Gateway” (basically an API)

Last updated