Skip to content

jixbo/react-hardhat-typescript

Repository files navigation

Basic Sample Hardhat-React typescript Project

This project demonstrates a basic Hardhat with a simple UI.

Try running some of the following tasks:

npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help

For the react frontend:
```shell
npm install
npm start

Project is based on the following course: https://dev.to/dabit3/the-complete-guide-to-full-stack-ethereum-development-3j13

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published