Skip to content

Smart Contract Client (Solidtity + TypeScript + React + Hardhat + ethers)

License

Notifications You must be signed in to change notification settings

Manuelandro/smart-contract-client

Repository files navigation

Smart Contract Client

Available Scripts

yarn start

Runs the frontend app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npx hardhat node

Runs the local ethereum environment

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

Deploy the smart contract

Other scripts

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat help

About

Smart Contract Client (Solidtity + TypeScript + React + Hardhat + ethers)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published