Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAPP with Hardhat and React js

npx create-react-app my-app

cd my-app

delete read me

npx hardhat

npm install --save-dev @nomicfoundation/hardhat-toolbox

npm install ethers hardhat @nomiclabs/hardhat-waffle ethereum-waffle chai @nomiclabs/hardhat-ethers

npx hardhat compile

npx hardhat node

OPEN NEW POWERSHELL

cd my-app

npx hardhat run scripts/deploy.js --network localhost

npm start

About

DAPP with react JS

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages