MergeSwap Contracts Getting Started Create a .env file with actual values (see .env.example as an example format). Install the packages: yarn Compile npx hardhat compile Test GAS_REPORT=true npx hardhat test Deploy & Verify bytecode npm run deploy:pow npm run deploy:pos