Contracts for distributing Ube rewards.
<network> is either alfajores or mainnet.
yarn hardhat deploy --network alfajores --step pool-manager
yarn hardhat deploy --network alfajores --step distribution
yarn hardhat deploy --network alfajores --step create-pools
yarn hardhat deploy --network alfajores --step start-farmingMIT