File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
docs/sdk/web/react/advanced Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ import Tabs from "@theme/Tabs";
88import TabItem from " @theme/TabItem" ;
99import AuthAdapterSettings from " @site/src/common/sdk/pnp/web/_auth-adapter-settings.mdx" ;
1010import AuthLoginSettings from " @site/src/common/sdk/pnp/web/_auth-login-settings.mdx" ;
11- import GrowthPlanNote from " @site/src/common/docs/_growth_plan_note.mdx" ;
1211
1312Web3Auth Wallet Services provides a comprehensive suite of wallet functionality including Fiat on
1413Ramp, Swaps, and Wallet UI Interoperability with WalletConnect. These services enhance your
@@ -21,7 +20,13 @@ configuration in the SDK is optional and provided here for reference purposes.
2120
2221:::
2322
24- <GrowthPlanNote />
23+ :::note
24+
25+ Access to Wallet Services is gated. You can use this feature in ` sapphire_devnet ` for free. The
26+ minimum [ pricing plan] ( https://web3auth.io/pricing.html ) to use this feature in a production
27+ environment is the ** Scale Plan** .
28+
29+ :::
2530
2631## ` walletServicesConfig `
2732
You can’t perform that action at this time.
0 commit comments