diff --git a/docs/05-dev-tools/account-abstraction/index.md b/docs/05-dev-tools/account-abstraction/index.md index 4c3b261a..967fee02 100644 --- a/docs/05-dev-tools/account-abstraction/index.md +++ b/docs/05-dev-tools/account-abstraction/index.md @@ -59,14 +59,14 @@ The Rootstock network is innovating in the account abstraction space, here are s linkHref="/dev-tools/account-abstraction/etherspot/" linkTitle="Build with Etherspot" /> - + description="Reown (prev. known as WalletConnect) provides developers with the tools to build user experiences that make digital ownership effortless, intuitive, and secure." + linkHref="/dev-tools/account-abstraction/reown/" + linkTitle="Build with Reown" + /> diff --git a/docs/05-dev-tools/account-abstraction/reown.md b/docs/05-dev-tools/account-abstraction/reown.md new file mode 100644 index 00000000..e819e1f8 --- /dev/null +++ b/docs/05-dev-tools/account-abstraction/reown.md @@ -0,0 +1,23 @@ +--- +sidebar_position: 102 +sidebar_label: Reown +title: Account Abstraction using Reown +description: "Reown gives developers the tools to build user experiences that make digital ownership effortless, intuitive, and secure." +tags: [reown, account abstraction, developer tools, rootstock, ethereum, dApps, wallets, wallet connections, wallet infrastructure] +--- + + +**[Reown](https://reown.com/?utm_source=rootstock&utm_medium=docs&utm_campaign=backlinks)** gives developers the tools to build user experiences that make digital ownership effortless, intuitive, and secure. + +## AppKit + +AppKit is a powerful, free, and fully open-source SDK for developers looking to integrate wallet connections and other Web3 functionalities into their apps on any EVM and non-EVM chain. In just a few simple steps, you can provide your users with seamless wallet access, one-click authentication, social logins, and notifications—streamlining their experience while enabling advanced features like on-ramp functionality, in-app token swaps and smart accounts. + +Learn how to integrate Reown AppKit's account abstraction features: +- [Enable Email and Social Login for your Web3 App](https://reown.com/blog/how-to-enable-email-and-social-login/?utm_source=rootstock&utm_medium=docs&utm_campaign=backlinks) +- [Add On-Ramp and Crypto Swaps to Your Web3 App](https://reown.com/blog/how-to-add-on-ramp-and-crypto-swaps-to-your-web3-app/?utm_source=rootstock&utm_medium=docs&utm_campaign=backlinks) + +Some links to learn more about Reown: +- [Website](https://reown.com/?utm_source=rootstock&utm_medium=docs&utm_campaign=backlinks) +- [Blog](https://reown.com/blog?utm_source=rootstock&utm_medium=docs&utm_campaign=backlinks) +- [Docs](https://docs.reown.com/?utm_source=rootstock&utm_medium=docs&utm_campaign=backlinks) diff --git a/docs/05-dev-tools/user-onboarding/index.md b/docs/05-dev-tools/user-onboarding/index.md new file mode 100644 index 00000000..e3fad685 --- /dev/null +++ b/docs/05-dev-tools/user-onboarding/index.md @@ -0,0 +1,16 @@ +# User Onboarding + +Web3 onboarding often faces challenges due to complex wallet setups, unfamiliarity with blockchain concepts, and intimidating security practices. To drive mainstream adoption, it’s crucial to offer intuitive solutions that reduce friction while maintaining security. Providing well thought out end-to-end wallet interaction flows is a key approach to make Web3 more accessible for everyday users. + +## User Onboarding Solutions on Rootstock + + + + diff --git a/docs/05-dev-tools/user-onboarding/reown.md b/docs/05-dev-tools/user-onboarding/reown.md new file mode 100644 index 00000000..9dca6283 --- /dev/null +++ b/docs/05-dev-tools/user-onboarding/reown.md @@ -0,0 +1,28 @@ +--- +sidebar_position: 101 +sidebar_label: Reown +title: User Onboarding with Reown +description: "Reown gives developers the tools to build user experiences that make digital ownership effortless, intuitive, and secure." +tags: [reown, account abstraction, developer tools, rootstock, ethereum, dApps, wallets, wallet connections, wallet infrastructure] +--- + + +**[Reown](https://reown.com/?utm_source=rootstock&utm_medium=docs&utm_campaign=backlinks)** provides developers with the tools to build user experiences that make digital ownership effortless, intuitive, and secure. + +Reown has two major product offerings, they are, **AppKit** and **WalletKit**. + +## AppKit + +AppKit is a powerful, free, and fully open-source SDK for developers looking to integrate wallet connections and other Web3 functionalities into their apps on any EVM and non-EVM chain. In just a few simple steps, you can provide your users with seamless wallet access, one-click authentication, social logins, and notifications—streamlining their experience while enabling advanced features like on-ramp functionality, in-app token swaps and smart accounts. + +## WalletKit +WalletKit is a robust, open-source SDK designed to empower seamless wallet connections and interactions across any blockchain. With WalletKit, you can offer your users a simple and secure way to connect with thousands of apps, enabling features like one-click authentication, secure transaction signing, and streamlined wallet address verification. Its chain-agnostic design ensures effortless multi-chain support, eliminating the need for complex integrations while delivering unmatched connectivity and security. + +To summarize, **AppKit** is for **Web3 applications** and **WalletKit** is for **Web3 wallets**. + +You will be able to use Reown AppKit to power end-to-end wallet interactions on your Web3 app deployed on Rootstock. + +Some links to learn more about Reown: +- [Website](https://reown.com/?utm_source=rootstock&utm_medium=docs&utm_campaign=backlinks) +- [Blog](https://reown.com/blog?utm_source=rootstock&utm_medium=docs&utm_campaign=backlinks) +- [Docs](https://docs.reown.com/?utm_source=rootstock&utm_medium=docs&utm_campaign=backlinks)