This project is a smart contract implementation of a basic Multi-Level Marketing (MLM) system using Solidity. It allows users to register with a referral address and rewards the referrer with a portio
This project is a smart contract implementation of a basic Multi-Level Marketing (MLM) system using Solidity. It allows users to register with a referral address and rewards the referrer with a portion of the registration fee. The contract enforces one-level referral, and all transactions are stored on the blockchain to maintain transparency and trust.
xxx