Skip to content

Commit f5cdcf3

Browse files
committed
chore: update doc
1 parent f92e4de commit f5cdcf3

File tree

4 files changed

+38
-6
lines changed

4 files changed

+38
-6
lines changed

arch/images/8YI14nRwBHo9YBRq.png

315 KB
Loading

arch/images/A51mYEBFBnUDS9sf.png

58.1 KB
Loading

arch/images/extension-logo.png

9 KB
Loading

readme.md

Lines changed: 38 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,42 @@
1-
# GScatter
1+
# GScatter Web Extension
2+
3+
GXChain web extension, which extends from [GetScatter/ScatterWebExtension](https://github.com/GetScatter/ScatterWebExtension).
4+
5+
You can use this to manage your gxchain account, and interact with gxchain dapp.
6+
7+
If you are a developer who want to develop dapp to interact with this extension, you can check [here](https://github.com/gxchain/gscatter-js).
8+
29

3-
GXChain chrome extension, which extends from [GetScatter/ScatterWebExtension](https://github.com/GetScatter/ScatterWebExtension)
410

511
## Install
612

7-
```
8-
npm install
9-
npm start
10-
```
13+
### Way 1
14+
15+
Chrome extension market, hasn't upload yet.
16+
17+
18+
19+
### Way 2
20+
21+
1.Click [here](https://github.com/gxchain/ScatterWebExtension/releases/latest) to download latest `build.zip`
22+
23+
2.Go to chrome extension manage panel
24+
25+
![img](./arch/images/8YI14nRwBHo9YBRq.png)
26+
27+
3.Open `developer mode` and load extension
28+
29+
![img](./arch/images/A51mYEBFBnUDS9sf.png)
30+
31+
**load the unpacked zip in step 1**
32+
33+
4.success
34+
35+
![img](./arch/images/extension-logo.png)
36+
37+
38+
39+
40+
41+
## Usage
42+

0 commit comments

Comments
 (0)