Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.17 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.17 KB

CED-Env-Test

Project to test environment.

🛠 Built With

Node.js Badge solc Badge Ethers Badge Hardhat Badge Solidity Badge

⚙️ Run Locally

Check the environment

curl -fsSL https://raw.githubusercontent.com/Kerala-Blockchain-Academy/ced-env-test/main/checker.sh | bash

Clone the project

git clone https://github.com/Kerala-Blockchain-Academy/ced-env-test.git
cd ced-env-test

Install dependencies

npm install

Run a blockchain simulation using Hardhat

npm run node

Run the file

node .