Skip to content

A Solidity DAPP with MLM (Multi Level Marketing) flow to that maintains a level and distribute tokens level Wise on every new registration.

Notifications You must be signed in to change notification settings

vigupta7/MLM-DAPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DAPP for Multi Level Marketing with different level and commissoin structure

A Solidity smart contract that allows any number of users to register through a Parent referral Address at Level 1 and subsequently move on to level 10 by adding more and more heirarchy under them driving to token sales.

Whenever a Purchase of Token happens, the purchaser gets the desired tokens and the complete Parent heirarchy till Level 10 gets commission as per below defined levels and commission structure.

levelToken Sale Volumecommission
1050
2100060
31000065
410000070
520000075
640000080
780000085
8160000090
9320000095
106400000100

Whwnever the Child Heirarchy of a parent reaches to certain benchmark, then the parent level and commission is increased.

A sample Web page is also created that shows different functions like purchase, withdraw, view profile etc with web3 integration with the DAPP.

About

A Solidity DAPP with MLM (Multi Level Marketing) flow to that maintains a level and distribute tokens level Wise on every new registration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published