Skip to content

Commit

Permalink
Merge pull request #186 from rohit-710/patch-1
Browse files Browse the repository at this point in the history
Docs Update: Add Reown as one of the Dev Tools available on Rootstock
  • Loading branch information
owans authored Dec 6, 2024
2 parents ca97d7a + 1424cb3 commit d78e0e9
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/05-dev-tools/account-abstraction/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
/>
<!-- <CardsGridItem
title="Gelato"
<CardsGridItem
title="Reown"
subtitle="account abstraction"
color="green"
description="Deploy production-grade & fully-serviced L2 rollups on Rootstock, natively integrated with tools like oracles, bridges, data indexers and Account Abstraction. It is supported on Mainnet."
linkHref="/dev-tools/dev-environments/gelato/"
linkTitle="Build with Gelato"
/> -->
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"
/>
</CardsGrid>


23 changes: 23 additions & 0 deletions docs/05-dev-tools/account-abstraction/reown.md
Original file line number Diff line number Diff line change
@@ -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)
16 changes: 16 additions & 0 deletions docs/05-dev-tools/user-onboarding/index.md
Original file line number Diff line number Diff line change
@@ -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

<CardsGrid>
<CardsGridItem
title="Reown"
subtitle="User Onboarding"
color="green"
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/user-onboarding/reown/"
linkTitle="Build with Reown"
/>
</CardsGrid>
28 changes: 28 additions & 0 deletions docs/05-dev-tools/user-onboarding/reown.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit d78e0e9

Please sign in to comment.