This repository provides a React application that allows you to interact with the StartNet smart contract. You can seamlessly connect your decentralized application (dApp) with popular browser wallets like ArgentX or Broovas.
💫 Key Features:
🔹 Interaction with ERC20 tokens: Easily handle ERC20 tokens within your dApp.
🔹 Read from Smart Contract: Retrieve data from the StartNet smart contract effortlessly.
🔹 Write/Interact with Smart Contract from React: Seamlessly execute transactions and interact with the smart contract using React.
🔹 Transfer ERC20 Tokens: Transfer ERC20 tokens to other wallets securely and efficiently.
Clone the repo
git clone https://github.com/adityakaklij/Starknet_React.git
Install dependencies
npm install
Start the development serve
npm start
Connect wallet
Transfer Tokens