Mchango / mchango

Welcome to mchango a rotating savings and contribution platform
https://mchango-one.vercel.app/
3 stars 0 forks source link

Test Start Rotation & Start Contribution function #67

Closed 3ill closed 9 months ago

3ill commented 10 months ago

This function puts the group in rotation state and contribution state

Dependent functions

1.defineContributionValue Ensure that the contribution value is set accordingly!

  1. joinGroup Ensure that users can't join groups when in the contribution state.

  2. contribute Ensure that only group members with a collateral fee can contribute during the contribution state Ensure that when group members contribute, they get added to the eligible Array Ensure that only addresses in the eligible Arraycan make contributions when in rotation state