Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 512 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 512 Bytes

Crowd Funding Solidity

Thos project has completely built using Solidity, completely tested using Hardhat and deployed on Sepolia testnet.

Using Code

  • Run npm install to install dependencies.

  • Run npx hardhat compile to compile solidity file.

  • Run npx hardhat test to test the file.

See live

Yo can see Contract Here.

Here is the testing result : test