Chains

Workshop #1: Introduction to StarkNet React



StarkNet React is a collection of React hooks for StarkNet. In this workshop, we learn how to set up a new project using StarkNet React and how to perform common tasks such as fetching values from smart contracts and sending transactions.

We leverage StarkNet multicalls to build a transaction basket: build a list of transactions based on the user’s actions and then send them all together in a single transaction!

source

Back to top button