OSDN Git Service

fix: no update for dom of account list
[bytom/Byone.git] / README.md
1 # chrome-extension-wallet
2
3 > Bytom Chrome Extension Wallet
4
5 ## Build Setup
6
7 ``` bash
8 # install dependencies
9 npm install
10
11 # serve with auto reload && import the **dist** folder in the Chrome browser
12 npm run dev
13
14 # build for production with minification && crx package
15 npm run build
16 ```
17
18 ## Architecture Diagram
19 ![png](https://raw.githubusercontent.com/Bytom-Community/Bytom-Chrome-Extension/master/doc/architecture-diagram.png)
20
21 ## Doc
22 [中文](https://github.com/Bytom-Community/Bytom-Chrome-Extension/tree/master/doc/cn)