You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorials/defi/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ These tutorials will be updated, but you may need to refactor your code if the i
34
34
-**[Introduction to DeFi Actions]** - Learn about DeFi Actions, a suite of standardized Cadence interfaces that enable developers to compose complex DeFi workflows using small, reusable components.
35
35
-**[Connectors]** - Understand how connectors bridge standardized DeFi Actions interfaces with different DeFi protocols.
36
36
-**[Scheduled Callbacks Introduction]** - Learn how to implement scheduled callbacks for time-based smart contract execution on Flow.
37
-
-**[Stablecoins and Wrapped Assets]** - Discover how to work with stablecoins and wrapped assets in DeFi applications.
37
+
-**[Basic Combinations]** - Learn how to combine DeFi actions to create new types of DeFi Actions.
38
38
39
39
## More Coming Soon
40
40
@@ -46,4 +46,4 @@ Stay tuned—more tutorials and advanced guides are on the way!
46
46
[Introduction to DeFi Actions]: ./intro-to-defi-actions.md
0 commit comments