Skip to content

Commit 0cac254

Browse files
authored
Merge pull request #970 from Web3Auth/mobile-improvement
Add images for Launch wallet services
2 parents 202a85c + e408cf4 commit 0cac254

File tree

5 files changed

+12
-2
lines changed

5 files changed

+12
-2
lines changed

docs/sdk/pnp/android/usage.mdx

+4
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,8 @@ environment is the **Scale Plan**.
380380

381381
:::
382382

383+
![Wallet Services](/images/mobile-wallet-services.png)
384+
383385
### Parameters
384386

385387
<Tabs
@@ -452,6 +454,8 @@ Please check the list of
452454
[JSON RPC methods](https://docs.metamask.io/wallet/reference/json-rpc-api/), noting that the request
453455
method currently supports only the signing methods.
454456

457+
![Request Method](/images/mobile-request-method.png)
458+
455459
### Parameters
456460

457461
| Parameter | Description |

docs/sdk/pnp/flutter/usage.mdx

+4-2
Original file line numberDiff line numberDiff line change
@@ -461,9 +461,9 @@ environment is the **Scale Plan**.
461461

462462
:::
463463

464-
### Arguments
464+
![Wallet Services](/images/mobile-wallet-services.png)
465465

466-
`ChainConfig`
466+
### Arguments
467467

468468
<Tabs
469469
defaultValue="table"
@@ -563,6 +563,8 @@ Please check the list of
563563
[JSON RPC methods](https://docs.metamask.io/wallet/reference/json-rpc-api/), noting that the request
564564
method currently supports only the signing methods.
565565

566+
![Request Method](/images/mobile-request-method.png)
567+
566568
### Arguments
567569

568570
| Arguments | Description |

docs/sdk/pnp/ios/usage.mdx

+4
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,8 @@ environment is the **Scale Plan**.
352352

353353
:::
354354

355+
![Wallet Services](/images/mobile-wallet-services.png)
356+
355357
### Parameters
356358

357359
<Tabs
@@ -428,6 +430,8 @@ Please check the list of
428430
[JSON RPC methods](https://docs.metamask.io/wallet/reference/json-rpc-api/), noting that the request
429431
method currently supports only the signing methods.
430432

433+
![Request Method](/images/mobile-request-method.png)
434+
431435
### Parameters
432436

433437
| Parameter | Description |
109 KB
Loading
196 KB
Loading

0 commit comments

Comments
 (0)