Skip to content

Commit

Permalink
add architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
amityadav0 committed Dec 15, 2023
1 parent 1a1025d commit 6768427
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion spec/aggregate-yield/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,16 @@ ICS-27 Interchain Accounts outlines a cross-chain account management protocol bu
- SIDE chain: Enable users to earn native yields.
- Stride platform: Provide staking for tokens.

## Architecture

1. Deposit flow

![Alt text](Untitled-4.jpg)

2. Withdraw flow

![Alt text](Untitled-5.jpg)

## Detailed Specification

1. User Deposit Process
Expand Down Expand Up @@ -61,4 +71,7 @@ ICS-27 Interchain Accounts outlines a cross-chain account management protocol bu
6. Epoch Module

- `Purpose`: Manages and triggers epoch-based events in the staking process.
- `Functionality`: Could include handling rewards, rebalancing staked assets, or triggering specific contract actions based on time or other conditions.
- `Functionality`: Could include handling rewards, rebalancing staked assets, or triggering specific contract actions based on time or other conditions.

## Implementation details

Binary file added spec/aggregate-yield/Untitled-4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added spec/aggregate-yield/Untitled-5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6768427

Please sign in to comment.