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 relay/relay-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { Button } from "/snippets/Button.mdx";

Relay is an App and API that enable instant, low-cost bridging, swapping, and cross-chain calling. **The API allows a user to pay for transactions on any chain with currency from any other chain.** Additionally, the API aggregates swap routes across chains, meaning a user can pay for for swaps and cross-chain transactions by leveraging the best available liquidity directly via the API.

Relay is designed for both _same-chain and cross-chain excecution_, and leverages the [Relay Protocol](https://docs.relay.link/how-it-works/relay-protocol) to minimize gas costs and execution latency across chains. The speed and low cost makes the API ideal for price & time sensitive applications, such as payments, bridging, nft minting and gas abstraction, and cross-chain swaps.
Relay is designed for both _same-chain and cross-chain execution_, and leverages the [Relay Protocol](https://docs.relay.link/how-it-works/relay-protocol) to minimize gas costs and execution latency across chains. The speed and low cost makes the API ideal for price & time sensitive applications, such as payments, bridging, nft minting and gas abstraction, and cross-chain swaps.

Relay features the following key properties:

Expand Down