Skip to content
Starknet Start

Documentation

Install, configure, and use Starknet Start

Use these docs to add Starknet Start to a React app, configure wallet and RPC providers, call contracts, send transactions, and query Starknet network state.

Setup

Hook reference

  • Wallet actions: connect accounts, sign messages, switch chains, and send transactions.
  • Smart contracts: instantiate contracts, read data, and deploy contracts.
  • RPC methods: query blocks, fees, nonces, receipts, and events.
  • Starknet.ID: resolve Stark names, addresses, and profiles.

Examples