Skip to content

Commit

Permalink
add link to demo on github for tutorial (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
martin0995 authored Dec 27, 2024
1 parent 168a90f commit e3c3413
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ description: Learn how to create cross-chain contracts using Wormhole's Solidity

# Create Cross-Chain Messaging Contracts

:simple-github: [Source code on GitHub](https://github.com/wormhole-foundation/demo-wormhole-messaging){target=\_blank}

## Introduction

Wormhole's cross-chain messaging allows smart contracts to interact seamlessly across multiple blockchains. This enables developers to build decentralized applications that leverage the strengths of different networks, whether it's Avalanche, Celo, Ethereum, or beyond. In this tutorial, we'll explore using [Wormhole's Solidity SDK](https://github.com/wormhole-foundation/wormhole-solidity-sdk){target=\_blank} to create cross-chain contracts to send and receive messages across chains.
Expand Down

0 comments on commit e3c3413

Please sign in to comment.