Skip to content

Commit 84fd9f4

Browse files
Add Hybrid App Tutorial (#1161)
* Stash start to move computers * Add hybrid app tutorial * Update docs/tutorials/hybrid-apps/introduction.md Co-authored-by: Chase Fleming <[email protected]> * Update docs/tutorials/hybrid-apps/introduction.md Co-authored-by: Chase Fleming <[email protected]> * Apply suggestions from code review Co-authored-by: Chase Fleming <[email protected]> * Fix merge conflict * Update tutorial landing * Readd changes * Rename folder for cross-vm apps * Change file name * Revert "Change file name" This reverts commit 488a270. * Add index page * Edit title * Fix title and positioning * Improve text * Fix links * Fix * Add to page --------- Co-authored-by: Chase Fleming <[email protected]> Co-authored-by: Chase Fleming <[email protected]>
1 parent 2aa84d9 commit 84fd9f4

File tree

5 files changed

+658
-1
lines changed

5 files changed

+658
-1
lines changed

Diff for: docs/tutorials/cross-vm-apps/hybrid-app-demo.png

44 KB
Loading

Diff for: docs/tutorials/cross-vm-apps/index.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Cross-VM App
3+
description: A series of tutorials on building cross-VM applications that integrate Flow EVM with Flow Cadence.
4+
sidebar_position: 3
5+
keywords:
6+
- hybrid apps
7+
- cross-vm apps
8+
- Flow EVM
9+
- Flow Cadence
10+
- tutorials
11+
---
12+
13+
# Cross-VM App Tutorials
14+
15+
This series covers how to build cross-VM applications that integrate Flow EVM with Flow Cadence, unlocking new capabilities by combining both environments.
16+
17+
## Tutorials
18+
19+
- **[Introduction](./introduction.md)** – Learn how to use FCL with Wagmi and RainbowKit to create a cross-VM app.
20+
21+
## More Coming Soon
22+
23+
Stay tuned—more tutorials and advanced guides are on the way!

0 commit comments

Comments
 (0)