Project to test environment.
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 .