Tribe3 Smart Contract Prequisites: Run yarn or npm install to install the dependencies Run forge install to install the forge dependencies Run hardhat tests: Just run npx hardhat test Run forge tests: Just run forge test Run hardhat coverage: Just run npx hardhat coverage