L2 Protocol Token This project contains the contract and deployment script for L2 Protocol Token Installing dependencies npm install Testing the contract npm test Deploying the contract You can target any network from your Hardhat config using: npx hardhat ignition deploy ignition/modules/L2ProtocolToken.ts --network <network-name>