Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.44 KB

README.md

File metadata and controls

51 lines (38 loc) · 1.44 KB

Supply Chain Hardhat(backend)

This project created By MehdiFadaei

we creates this project for tracking all product and take any information that item have witch is very good and and this is on developing so i appologize for any mistake i have in this project!

For work with this

It's recommended that you've gone through the hardhat getting started documentation before proceeding here.

Requirements

  • git
    • You'll know you did it right if you can run git --version and you see a response like git version x.x.x
  • Nodejs
    • You'll know you've installed nodejs right if you can run:
      • node --versionand get an output like: vx.x.x
  • Yarn instead of npm
    • You'll know you've installed yarn right if you can run:
      • yarn --version And get an output like: x.x.x
      • You might need to install it with npm

If you're familiar with npx and npm instead of yarn, you can use npx for execution and npm for installing dependencies.

Quickstart

git clone https://github.com/mehdifadaei-irn/SupplyChain-hardhat
cd SupplyChain-hardhat

Then:

yarn

or

npm i
  1. You can now do stuff!
yarn hardhat test

or

npm test

and see the hardharCoverage