Skip to content

Commit 739ba85

Browse files
Hex7777gitbook-bot
authored andcommitted
GITBOOK-848: change request with no subject merged in GitBook
1 parent 74ca128 commit 739ba85

18 files changed

+10
-8
lines changed

.gitbook/assets/Biconomy.png

27.9 KB
Loading

.gitbook/assets/Connect.png

191 KB
Loading

.gitbook/assets/Control Asset.png

464 KB
Loading

.gitbook/assets/Create Project.png

186 KB
Loading

.gitbook/assets/Dashboard Login.png

382 KB
Loading

.gitbook/assets/Market.png

829 KB
Loading

.gitbook/assets/On-ramp.png

360 KB
Loading

.gitbook/assets/Signature.png

533 KB
Loading

.gitbook/assets/Wallet.png

957 KB
Loading

developers/auth-service/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ After the user successfully logs in, Particle Auth will automatically create a c
2929
* **Custom UI:** customize Particle Auth's UI so that it blends directly into your application, you can brand in the Dashboard.
3030
* **Signature Service**: a full signature service, including Send Transaction, Sign Message and so on. Your users can view the detailed data of each signature.
3131

32-
<figure><img src="../../.gitbook/assets/Approve.png" alt=""><figcaption><p>Transaction &#x26; Approve</p></figcaption></figure>
32+
<figure><img src="../../.gitbook/assets/Signature.png" alt=""><figcaption><p>Transaction &#x26; Approve</p></figcaption></figure>
3333

3434
## How Do I Integrate Particle Auth? <a href="#how-can-i-use-web3auth" id="how-can-i-use-web3auth"></a>
3535

developers/connect-service/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: SSO for Web3
88

99
Modular wallet adapters and components for EVM & Solana chains. Manage wallet and custom RPC requests.
1010

11-
![Particle Connect](https://static.particle.network/docs-images/particle-connect.jpeg)
11+
![Particle Connect](../../.gitbook/assets/Connect.png)
1212

1313
### 1. Simple Onboarding
1414

developers/nft-service/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ You can also build your own tools with our APIs. We're happy to feature what you
2222
* Multichain support: Solana, Ethereum, BSC, Polygon, and Avalanche are currently supported
2323
* Top-level security: Particle Network conducts security control over the entire process of users' withdrawal of NFTs, the transaction process, and NFT deposit to ensure the security of user assets, allowing developers to focus on dApp development
2424
* Analytics: collect data and user feedback regarding your NFT sales with just a few lines of code (currently in development)
25+
26+
<figure><img src="../../.gitbook/assets/Market.png" alt=""><figcaption></figcaption></figure>

developers/wallet-service/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: Your one-stop wallet solution
1010

1111
With Particle Wallet, you can integrate a wallet tailored to your app's needs, with features including transaction functions, NFT displays, and more.
1212

13-
<figure><img src="../../.gitbook/assets/wallet.png" alt=""><figcaption><p>Wallet</p></figcaption></figure>
13+
<figure><img src="../../.gitbook/assets/Wallet.png" alt=""><figcaption><p>Wallet</p></figcaption></figure>
1414

1515
## Why Particle **Wallet**?
1616

developers/wallet-service/on-ramp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ By allowing users to purchase cryptocurrency directly with fiat currency, exchan
2222
\
2323
👉 You can also enter the On-Ramp page by clicking the Buy button in the wallet.
2424

25-
![](<../../.gitbook/assets/image (2) (1).png>)
25+
<figure><img src="../../.gitbook/assets/On-ramp.png" alt=""><figcaption></figcaption></figure>
2626

2727
## SDK Integration
2828

getting-started/account-abstraction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: MPC + AA is here!
44

55
# 💫 Account Abstraction
66

7-
<figure><img src="../.gitbook/assets/69e684bf-ac31-4cca-b637-a6bf6880a148.jpeg" alt=""><figcaption><p><strong>Particle Network</strong> and <strong>Biconomy</strong></p></figcaption></figure>
7+
<figure><img src="../.gitbook/assets/Biconomy.png" alt=""><figcaption><p><strong>Particle Network</strong> and <strong>Biconomy</strong></p></figcaption></figure>
88

99
{% content-ref url="account-abstraction/available-networks.md" %}
1010
[available-networks.md](account-abstraction/available-networks.md)

getting-started/dashboard/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Here, we'll provide you with a step-by-step guide on the Particle Dashboard.
1212

1313
Log in to the dashboard with your **email**. After you enter the **verification code**, you'll have access to the homepage.
1414

15-
![](<../../.gitbook/assets/denglu .jpg>)
15+
![](<../../.gitbook/assets/Dashboard Login.png>)
1616

1717
Once you enter the Particle Dashboard, you'll have access to the following features:
1818

getting-started/dashboard/manage-assets.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ But in some cases, we need the ability to control user's assets in the project f
66

77
Now you can have the ability, we'll detail the process of how to manage user's assets in your project.
88

9-
<figure><img src="../../.gitbook/assets/Asset control (1).png" alt=""><figcaption></figcaption></figure>
9+
<figure><img src="../../.gitbook/assets/Control Asset.png" alt=""><figcaption></figcaption></figure>
1010

1111
### Adding a Project Contract
1212

getting-started/dashboard/manage-projects.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you are new, Particle Network will automatically create a new project for you
1010

1111
If you want to create a new project, click on the **"Create"** button on the project creation page. Alternatively, you can select **"Add New Project"** when you view your **"All Projects"** list.
1212

13-
![](<../../.gitbook/assets/画板 1.jpg>)
13+
![](<../../.gitbook/assets/Create Project.png>)
1414

1515
There is no need to specify your project's blockchain when you create a new project. This will all be specified once you use the SDK.
1616

0 commit comments

Comments
 (0)