-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #401 from rohit-710/develop
Docs update: Adding Reown as one of the Tooling deployed on Scroll
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
name: "Reown" | ||
category: ["Onboarding", "Wallet"] | ||
excerpt: "Reown provides developers with tools to enable seamless wallet interactions across their Web3 apps and wallets." | ||
logo: { src: "https://avatars.githubusercontent.com/u/179229932", alt: "Reown Logo" } | ||
website: "https://reown.com/?utm_source=scroll&utm_medium=docs&utm_campaign=backlinks" | ||
network: ["Mainnet", "Testnet"] | ||
--- | ||
|
||
**[Reown (prev. known as WalletConnect)](https://reown.com/?utm_source=scroll&utm_medium=docs&utm_campaign=backlinks)** provides developers with tools to enable seamless wallet interactions across their Web3 apps and wallets. | ||
|
||
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 Scroll. | ||
|
||
Some links to learn more about Reown: | ||
- [Website](https://reown.com/?utm_source=scroll&utm_medium=docs&utm_campaign=backlinks) | ||
- [Blog](https://reown.com/blog?utm_source=scroll&utm_medium=docs&utm_campaign=backlinks) | ||
- [Docs](https://docs.reown.com/?utm_source=scroll&utm_medium=docs&utm_campaign=backlinks) |