Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/base-chain/tools/onboarding.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ description: Documentation for various ways to onboard users in your apps on Bas

## Openfort

[Openfort](https://openfort.xyz) is an infrastructure provider designed to simplify the development of games and gamified experiences across their suite of API endpoints. Authenticated users can instantly access the embedded, non-custodial [smart account](https://www.openfort.xyz/docs/guides/javascript/smart-wallet/connected-wallets) natively in the game and sign blockchain transactions with one button. The Openfort platform is compatible with most EVM chains, including Base.
[Openfort](https://openfort.xyz) is an infrastructure provider designed to simplify the development of games and gamified experiences across their suite of API endpoints. Authenticated users can instantly access the embedded, non-custodial [smart account](https://www.openfort.io/docs/products/embedded-wallet/javascript/smart-wallet) natively in the game and sign blockchain transactions with one button. The Openfort platform is compatible with most EVM chains, including Base.

Use [Auth Guide](https://www.openfort.xyz/docs/guides/javascript/auth) to allow several onboarding methods into your game regardless of the platform.
Use [Auth Guide](https://www.openfort.io/docs/products/embedded-wallet/javascript/auth) to allow several onboarding methods into your game regardless of the platform.

## MetaMask Embedded Wallets

Expand All @@ -38,7 +38,7 @@ You can [get started with Privy here](https://docs.privy.io/guide/quickstart), a

## Sequence

[Sequence](https://sequence.xyz/base) is an all-in-one development platform for integrating web3 into games. Onboard, monetize, grow, and retain players with Sequence’s award-winning technology including: non-custodial Embedded Wallets, white labeled marketplaces and marketplace API, indexer, relayer, node gateway, Unity/Unreal/React Native/Mobile SDKs, transaction API, contract deployment, analytics, and more. [Learn more here](https://sequence.xyz/base) and start creating on [Sequence Builder](https://sequence.build/) now.
[Sequence](https://sequence.xyz) is an all-in-one development platform for integrating web3 into games. Onboard, monetize, grow, and retain players with Sequence’s award-winning technology including: non-custodial Embedded Wallets, white labeled marketplaces and marketplace API, indexer, relayer, node gateway, Unity/Unreal/React Native/Mobile SDKs, transaction API, contract deployment, analytics, and more. [Learn more here](https://sequence.xyz/solutions/chains) and start creating on [Sequence Builder](https://sequence.build/) now.

## thirdweb

Expand Down