diff --git a/docs/tools/User Onboarding/Readme.md b/docs/tools/User Onboarding/Readme.md index afd351632..02195d111 100644 --- a/docs/tools/User Onboarding/Readme.md +++ b/docs/tools/User Onboarding/Readme.md @@ -1,6 +1,6 @@ --- description: Onboard your users to your apps on Gnosis -keywords: [gnosis tools, dev tools, wallets, user onboarding, walletconnect, reown, wallet interactions] +keywords: [gnosis tools, dev tools, wallets, user onboarding, walletconnect, reown, wallet interactions, openfort] --- # User Onboarding diff --git a/docs/tools/User Onboarding/openfort.md b/docs/tools/User Onboarding/openfort.md new file mode 100644 index 000000000..e4f8a7e43 --- /dev/null +++ b/docs/tools/User Onboarding/openfort.md @@ -0,0 +1,27 @@ +--- +description: Openfort is an open-source wallet infrastructure provider that gives developers the tools to build user experiences that make digital ownership effortless, intuitive, and secure. +keywords: [openfort, account abstraction, user onboarding, connect wallet, embedded wallet, gasless] +--- + +# Openfort + +**[Openfort](https://www.openfort.io/?utm_source=gnosis&utm_medium=docs&utm_campaign=backlinks)** is an open-source wallet infrastructure provider that gives developers the tools to build user experiences that make digital ownership effortless, intuitive, and secure. + +Openfort has two major product offerings: **Embedded Wallets** and **Smart Accounts**. + +## Embedded Wallets + +Openfort's Embedded Wallets allow you to create invisible, non-custodial wallets for your users. You can onboard users with familiar methods like social logins (Google, X, etc.), email, or passkeys, removing the friction of seed phrases. This ensures a smooth onboarding experience while maintaining security and user sovereignty. + +## Smart Accounts + +Leveraging ERC-4337, Openfort's Smart Accounts unlock powerful features for your application. You can sponsor gas fees to offer a free-to-play experience, batch multiple transactions into a single click, and use session keys to avoid repeated signature requests during gameplay or extended usage. + +To summarize, **Openfort** provides the infrastructure for **frictionless Web3 gaming and consumer apps**. + +You will be able to use Openfort to power end-to-end wallet interactions on your Web3 app deployed on Gnosis. + +Some links to learn more about Openfort: +- [Website](https://www.openfort.io/?utm_source=gnosis&utm_medium=docs&utm_campaign=backlinks) +- [Blog](https://www.openfort.io/blog?utm_source=gnosis&utm_medium=docs&utm_campaign=backlinks) +- [Docs](https://www.openfort.io/docs?utm_source=gnosis&utm_medium=docs&utm_campaign=backlinks)