Skip to content

Commit 7156b40

Browse files
authored
docs: update README.md
1 parent c652220 commit 7156b40

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,20 @@ Drip enables users to create and manage challenges, maintain user profiles, and
2424
- For Unsuccessful Days: The deposits for incomplete days are allocated to the reward pool to incentivize successful participants.
2525
- Additional Rewards: Successful learners earn an additional reward from the share of the reward pool accumulated from the deposits of all incomplete days across participants.
2626

27+
## Rewards Calculation
28+
29+
**Claimable Deposits**
30+
31+
![claimable_deposits](assets/reward_claimable_deposits.png)
32+
33+
**Additional Rewards**
34+
35+
![additional_rewards](assets/reward_additional_rewards.png)
36+
37+
**Total Redemption**
38+
39+
![additional_redemption](assets/reward_total.png)
40+
2741
## Architecture
2842

2943
The protocol consists of four main contracts:

0 commit comments

Comments
 (0)