apibara / starknet-react

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

feat: useCall hook and rename useContractRead #442

Closed jaipaljadeja closed 5 months ago

jaipaljadeja commented 6 months ago
fracek commented 6 months ago

BTW can you rebase your commit to next-v3 to remove the merge commit? Merge commits should only be in one direction (towards main) and never the other direction.