GM Prize Pool developed for EVM chain, empowers Nimbus—a decentralized platform—to fairly distribute prizes to its top users on a monthly basis. Built with transparency, security, and efficiency in mind, this contract automates the prize distribution process, ensuring that rewards reach deserving participants seamlessly and without intermediaries.
- Automated Prize Distribution: The smart contract automatically calculates and distributes prizes to the top users of Nimbus each month, eliminating manual intervention and ensuring fairness.
- Transparency: All transactions and prize allocations are recorded on EVM chain, providing complete transparency and auditability.
- Security: Built with robust security measures, the smart contract safeguards user funds and ensures that only authorized transactions are executed.
- Efficiency: By leveraging the capabilities of EVM chain, the contract executes prize distributions efficiently, minimizing delays and optimizing resource utilization.
- Install dependencies
yarn install
- Test app
yarn test
- Deploy smart contract
yarn deploy
- Verify smart contract
npx hardhat verify --network mumbai [smart_contract_address] "[erc20_token_address]"
We welcome contributions from the community to enhance the functionality, security, and usability of the smart contract. Please refer to the Contribution Guidelines for more information on how to contribute.
This repo is licensed under the MIT License.
For any inquiries, feedback, or support requests regarding the smart contract, please contact us at [email protected]