Skip to content

Commit

Permalink
feat: add supported features (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
EvolveArt authored Jul 25, 2024
1 parent 647fe8b commit 6368d1c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,22 @@ You can learn more about Hyperlane [here](https://docs.hyperlane.xyz/docs/protoc

The implementation guidelines can be found [here](https://docs.hyperlane.xyz/docs/guides/implementation-guide).

## Supported Features
| Feature | Supported |
|---|---|
| Mailbox ||
| Merkle Tree Hook ||
| Protocol Fee Hook ||
| Aggregation Hook ||
| Routing Hook ||
| Pausable Hook ||
| Multisig ISM ||
| Pausable ISM ||
| Aggregation ISM ||
| Routing ISM ||
| Interchain Gas Payment ||
| Warp Routes ||


## Project structure

Expand Down

0 comments on commit 6368d1c

Please sign in to comment.