-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #93 from IndexCoop/feat/add-icusd-router
feat: add icusd router
- Loading branch information
Showing
45 changed files
with
1,164 additions
and
845 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# icUSD | ||
|
||
## Composition Updates | ||
|
||
1. Update wrap data according to the new composition watching integration names [here](src/utils/wrap-data.ts) | ||
2. Update wrap data tests accordingly | ||
3. Make sure nothing changes about how to generate the (issuance) amounts for the different components in the [component swap data](src/utils/component-swap-data.ts) |
Oops, something went wrong.