Project to test environment.
Check the environment
curl -fsSL https://raw.githubusercontent.com/Kerala-Blockchain-Academy/ced-env-test/main/checker.sh | bashClone the project
git clone https://github.com/Kerala-Blockchain-Academy/ced-env-test.git
cd ced-env-testInstall dependencies
npm installRun a blockchain simulation using Hardhat
npm run nodeRun the file
node .