-
Notifications
You must be signed in to change notification settings - Fork 522
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add user onboarding tools * Sort alphabetically * Sort sidebar
- Loading branch information
1 parent
307f741
commit 1227b3b
Showing
2 changed files
with
38 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,37 @@ | ||
--- | ||
title: User Onboarding | ||
slug: /tools/onboarding | ||
description: Documentation for various ways to onboard users in your apps on Base. | ||
keywords: | ||
[ | ||
Wallets, | ||
embedded wallets, | ||
Base, | ||
Base Mainnet, | ||
Base Testnet, | ||
Base network, | ||
onboard, | ||
onboarding, | ||
Privy, | ||
Dynamic, | ||
user wallet, | ||
accounts, | ||
user account, | ||
] | ||
--- | ||
|
||
# User Onboarding | ||
|
||
--- | ||
|
||
## Dynamic | ||
|
||
[Dynamic](https://www.dynamic.xyz/) is a login platform designed for seamless user onboarding. It offers smart and simple login flows for both crypto-native and non-native users. Dynamic features support for non-custodial embedded wallets and consolidating multiple wallets under a single user account. The Dynamic platform is compatible with most EVM chains, including Base. | ||
|
||
--- | ||
|
||
## Privy | ||
|
||
[Privy](https://www.privy.dev/) is a library designed for progressive user onboarding and authentication. It enables users to connect to your app using traditional methods such as email addresses, phone numbers, or social profiles, as well as through web3 methods like crypto wallets. Additionally, Privy supports embedded wallets, eliminating the need for users to have a self-custodial wallet prior to exploring your app. Privy is compatible with most EVM chains, including Base. | ||
|
||
--- |
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