Skip to content

Commit

Permalink
Docs Update: Creating a "User Onboarding" section and adding Reown (#742
Browse files Browse the repository at this point in the history
)

* Update README.md to add "User Onboarding"

* Adding a user onboarding section

* Add Reown under "User Onboarding"
  • Loading branch information
rohit-710 authored Dec 13, 2024
1 parent 9ba3f89 commit d804fcc
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ A home to all developer tools that would be helpful when you would be building d
- Faucets
- Oracles
- RPC Providers
- User Onboarding
- Wallets

If you would like to request your product as part of developer tool for Gnosis Chain ecosystem, you can share request here.
Expand Down
8 changes: 8 additions & 0 deletions docs/tools/User Onboarding/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
description: Onboard your users to your apps on Gnosis
keywords: [gnosis tools, dev tools, wallets, user onboarding, walletconnect, reown, wallet interactions]
---

# 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.
26 changes: 26 additions & 0 deletions docs/tools/User Onboarding/reown.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
description: Reown gives developers the tools to build user experiences that make digital ownership effortless, intuitive, and secure.
keywords: [reown, walletconnect, user onboarding, connect wallet, wallet connections, siwe]
---

# Reown (prev. known as WalletConnect)

**[Reown](https://reown.com/?utm_source=gnosis&utm_medium=docs&utm_campaign=backlinks)** gives developers 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 Gnosis.

Some links to learn more about Reown:
- [Website](https://reown.com/?utm_source=gnosis&utm_medium=docs&utm_campaign=backlinks)
- [Blog](https://reown.com/blog?utm_source=gnosis&utm_medium=docs&utm_campaign=backlinks)
- [Docs](https://docs.reown.com/?utm_source=gnosis&utm_medium=docs&utm_campaign=backlinks)

0 comments on commit d804fcc

Please sign in to comment.