Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ERCS/erc-6170.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This EIP introduces a common interface for cross-chain arbitrary message bridges

## Motivation

Currently, cross-chain arbitrary message bridges lack standardization, resulting in complex competing implementations: Layerzero, Hyperlane, Axelar, Wormhole, Matic State Tunnel and others. Either chain native (or) seperate message bridge, the problem prevails. Adding a common standardized interface to the arbitrary message bridges provides these benefits:
Currently, cross-chain arbitrary message bridges lack standardization, resulting in complex competing implementations: Layerzero, Hyperlane, Axelar, Wormhole, Matic State Tunnel and others. Either chain native (or) separate message bridge, the problem prevails. Adding a common standardized interface to the arbitrary message bridges provides these benefits:

- **Ease Of Development:** A common standard interface would help developers build scalable cross-chain applications with ease.

Expand Down
Loading