-2

how to setup basic environment for react and smart contract deployment

I am not able to setup environment for below tech stack basic environment for truffle , solidity ,react app on vs code

1 Answers1

0

Truffle is old now.

The stack for setting up a basic environment for react and smart contract deployment would be:

Node.js React Hardhat Web3.js - for interacting with the Ethereum blockchain from within a React application MetaMask Test ethers on goreli Node prodiver - Alchemy Web3 modal for connect wallet