Skip to content

Commit

Permalink
EVM: More transceiver stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
bruce-riley committed Oct 18, 2024
1 parent 3590212 commit 1e63ea4
Show file tree
Hide file tree
Showing 7 changed files with 413 additions and 380 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
# TODOs

- Add poc-gmp-router as a repo in here (do "forge install").
- Need to access UniversalAddress as a library.
- Need to access ITransceiver as a library.
- Need to access IRouter as a library.

# Multi-Chain Template

## Overview

Implement a transceiver to allow the GMP router to communicate over Wormhole.
This implementation provides a reference implementation of a transceiver that allows the GMP router to communicate over Wormhole.

A transceiver MUST implement the `ITransceiver` interface defined in the GMP repo.

## Runtime Support

Expand Down
Loading

0 comments on commit 1e63ea4

Please sign in to comment.