Skip to content

A little modification on Udemy course Solidity for Beginner. I use hardhat for compile, deploy, and test crowdFunding project.

Notifications You must be signed in to change notification settings

balboel/hardhat-crowdFunding

Repository files navigation

hardhat-crowdFunding

A little modification on Udemy course Solidity for Beginner. I use hardhat for compile, deploy, and test crowdFunding project.

Install requirements below:

npm init -y

npm install solc@0.8.9 web3 mocha ganache @truffle/hdwallet-provider fs-extra

npm install next react react-dom semantic-ui-css semantic-ui-react

npm install next-routes --legacy-peer-deps

About

A little modification on Udemy course Solidity for Beginner. I use hardhat for compile, deploy, and test crowdFunding project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published