UNPKG

@arcblock/blocklet-registry

Version:

**Blocklets** are reusable building blocks to help developers and community users to build things on [ArcBlock](https://www.arcblock.io) platform. A blocklet serves one and only one purpose, reusability is the core design philosophy of blocklets. Reusabil

34 lines (20 loc) 655 B
# www-wallet Start experiencing your digital world with ABT Wallet ## Download ABT Wallet [https://abtwallet.io/en/](https://abtwallet.io/en/) ## Install And Config ### 1. install `Wallet Demo` blocklet from ABT Node marketplace ### 2. config required environments #### 2.1 CHAIN_ID A valid chain id, you can start a chain by `Blockchain Manager` blocklet, or you can use our test chain: ``` // zinc chain id: zinc-2019-05-17 ``` #### 2.2 CHAIN_HOST A valid chain host, you can start a chain by `Blockchain Manager` blocklet, or you can use our test chain: ``` // zinc chain host: https://zinc.abtnetwork.io/api ``` ### 3. start the blocklet