Skip to content

Commit 6aff4e3

Browse files
authored
add waitlist to paymaster (#467)
1 parent 20e6f09 commit 6aff4e3

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

appkit/features/sponsored-transactions.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ title: Sponsored Transactions
33
sidebarTitle: Gas Sponsorship
44
---
55

6+
<Note>
7+
Currently in limited beta and available by invitation only. Request early access via our [Dashboard](https://dashboard.reown.com).
8+
</Note>
9+
610
Sponsored transactions is an umbrella term for multiple methods of utilizing
711
[ERC 7677](https://eips.ethereum.org/EIPS/eip-7677) paymasters that allow a dapp
812
to cover the gas fees for the transaction of a wallet.

snippets/appkit/shared/sponsored-transactions.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<Note>
2+
Currently in limited beta and available by invitation only. Request early access via our [Dashboard](https://dashboard.reown.com).
3+
</Note>
4+
15
Sponsored transactions is an umbrella term for multiple methods of utilizing
26
[ERC 7677](https://eips.ethereum.org/EIPS/eip-7677) paymasters. There are 2
37
types of paymasters that AppKit supports:

0 commit comments

Comments
 (0)