Skip to content

Commit

Permalink
Update Relay Kit description (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
germartinez authored Oct 7, 2024
1 parent 7153320 commit 3d1bcab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pages/sdk/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ The [API Kit](./api-kit.mdx) helps interact with the Safe Transaction Service AP

## Relay Kit

The [Relay Kit](./relay-kit.mdx) enables ERC-4337 with Safe and allows users to pay for the transaction fees from their Safe account using the blockchain native token, ERC-20 tokens, or get their transactions sponsored.
The [Relay Kit](./relay-kit.mdx) enables transaction relaying with Safe and allows users to pay for the transaction fees from their Safe account using the blockchain native token, ERC-20 tokens, or get their transactions sponsored.

- Use ERC-4337 with Safe
- Gas-less experiences using Gelato
Expand Down
2 changes: 1 addition & 1 deletion pages/sdk/relay-kit.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import CustomCard from '../../components/CustomCard'

# Relay Kit

The Relay Kit enables ERC-4337 with Safe, and allows users to pay for the transaction fees from their Safe account using the blockchain native token, ERC-20 tokens, or to get their transactions sponsored.
The Relay Kit enables transaction relaying with Safe, and allows users to pay for the transaction fees from their Safe account using the blockchain native token, ERC-20 tokens, or to get their transactions sponsored.

<Grid item mt={3}>
<CustomCard
Expand Down

0 comments on commit 3d1bcab

Please sign in to comment.