From 54cd43ea310ec45c7b146b1d93684c97c439e160 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 4 Dec 2025 23:15:08 +0530 Subject: [PATCH 1/2] fix: update Openfort and Sequence documentation links in onboarding guide --- docs/base-chain/tools/onboarding.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/base-chain/tools/onboarding.mdx b/docs/base-chain/tools/onboarding.mdx index 9a143196..f08700d1 100644 --- a/docs/base-chain/tools/onboarding.mdx +++ b/docs/base-chain/tools/onboarding.mdx @@ -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 @@ -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/base) and start creating on [Sequence Builder](https://sequence.build/) now. ## thirdweb From 26dc8ca5f4d0efc0bcc0be04a91053b124fcc7a6 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 4 Dec 2025 23:32:08 +0530 Subject: [PATCH 2/2] fix: update Sequence learn more link to solutions/chains --- docs/base-chain/tools/onboarding.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/base-chain/tools/onboarding.mdx b/docs/base-chain/tools/onboarding.mdx index f08700d1..f0b92e98 100644 --- a/docs/base-chain/tools/onboarding.mdx +++ b/docs/base-chain/tools/onboarding.mdx @@ -38,7 +38,7 @@ You can [get started with Privy here](https://docs.privy.io/guide/quickstart), a ## Sequence -[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/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