This project demonstrates building solidity smart contract for CESS local node and testnet.
There are:
pnpm install / npm install / yarn install
cp .env.example .env
# update the .env with required env variable
# Deploy contracts
pn hardhat deploy --reset --tags <your-tag> --network cess-testnet