Skip to content

Commit

Permalink
docs: Update site/smart-accounts/signers/guides/dfns.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ajay Vasisht <43521356+avasisht23@users.noreply.github.com>
  • Loading branch information
avarobinson and avasisht23 authored Dec 11, 2023
1 parent 64719a9 commit 45fb579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/smart-accounts/signers/guides/dfns.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ head:

Dfns seamlessly integrates with Account Abstraction by signing `UserOperation`s. See the examples below for initializing a DFNS signer and creating a provider with that signer. You can follow [this](https://accountkit.alchemy.com/tutorials/sponsoring-gas/sponsoring-gas.html) guide to send and sponsor `UserOperation`s with the provider created.

We've created a full example of a gas-less transaction via a paymaster [in our SDK](https://github.com/dfnsext/typescript-sdk/blob/m/examples/viem/alchemy-aa-gasless/README.md), adapted from Alchemy's [gas sponsorship example](https://accountkit.alchemy.com/guides/sponsoring-gas.html).
Dfns created a full example of a gas-less transaction via a paymaster [in our SDK](https://github.com/dfnsext/typescript-sdk/blob/m/examples/viem/alchemy-aa-gasless/README.md), adapted from our [gas sponsorship example](https://accountkit.alchemy.com/guides/sponsoring-gas.html).

## Install Dfns SDK

Expand Down

0 comments on commit 45fb579

Please sign in to comment.