apibara / starknet-react

A collection of React providers and hooks for StarkNet
https://starknet-react.com
MIT License
369 stars 147 forks source link

chains: add starknet chains #297

Closed fracek closed 1 year ago

fracek commented 1 year ago

Summary

Chain definitions contain all the information required for starknet react to interact with the chain.

This is the first step towards using a public json-rpc provider for all interactions with Starknet.