This project is based on Pancake
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
npx hardhat help
REPORT_GAS=true npx hardhat test
npx hardhat coverage
npx hardhat run scripts/deploy.js
node scripts/deploy.js
npx eslint '**/*.js'
npx eslint '**/*.js' --fix
npx prettier '**/*.{json,sol,md}' --check
npx prettier '**/*.{json,sol,md}' --write
npx solhint 'contracts/**/*.sol'
npx solhint 'contracts/**/*.sol' --fix
npx hardhat run --network testnet scripts/deploy.js
factory deployed to: 0x0892EaFeB0F7a10265f2e6648a4FA7c0FFd23353 chef address(stake Kaco earn ACN): 0x7F075c63219Ee34cd92037b1e2e4F71f8eca1C78 Kaco Token: 0x0ba819e30016cf682c7795b44859148c65e62292 ACN Token deployed to: 0xe59a37949d7879403a0cC0DC9f5BB7EAa3EAdbD1