Add M3Nverse Learn2Earn Example (BEP-20 Token Project) #146
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This commit adds the M3Nverse project to the BNB Example Hub.
M3Nverse is a Web3 Learn2Earn ecosystem built on BNB Smart Chain, powered by the $M3N token (BEP-20).
The project demonstrates how blockchain-based education can be gamified and rewarded through smart contracts, encouraging real learning participation and engagement within the BNB ecosystem.
Key Files Added:
README.md— Detailed project overview, architecture, and Binance Grant contextM3NverseToken.sol— BEP-20 token smart contract implementing Learn2Earn logicMotivation and Context
This submission aims to provide a high-quality educational and utility-based example for developers exploring BEP-20 token use cases, specifically how to build reward-based systems on BNB Smart Chain. It can serve as a starting point for grant applicants or builders creating community-driven Web3 learning platforms.
Type of Change
How Has This Been Tested?
The contract has been successfully:
Checklist