-
Notifications
You must be signed in to change notification settings - Fork 74
[DO NOT MERGE] DeFi Actions Tutorials #1394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This commit includes: - Documentation for DeFi Actions connectors - Documentation for basic combinations of DeFi Actions
Co-authored-by: 0xLisanAlGaib <[email protected]>
Co-authored-by: Jordan Ribbink <[email protected]>
Co-authored-by: Jordan Ribbink <[email protected]>
[DO NOT MERGE] Add DeFi Actions documentation for connectors and basic combinations
: FlowCallbackScheduler.Priority.Low | ||
``` | ||
|
||
`executionEffort`: TODO |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO definition written below
Update DeFi tutorials documentation
|
||
- **Flasher** → Issues flash loans that must be repaid within the same transaction via callback execution. Flashers enable capital-efficient strategies like arbitrage and liquidations without requiring upfront capital. | ||
|
||
## What You'll Learn |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update to match the LO format in intro-to-defi-actions
2. **Risk Management**: Advanced safety and monitoring techniques | ||
3. **Custom Connectors**: Building your own protocol adapters | ||
|
||
## Conclusion |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please repeat LOs in conclusion
No description provided.