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

68 lines (67 loc) 1.64 kB
name: wallet-playground title: Wallet Playground description: A simple playground that shows the potential of ABT Wallet V2 files: - api/libs/hooks/pre-start.js - screenshots - logo.png - blocklet.md - README.md - build version: 1.11.16 author: name: wangshijun email: shijun@arcblock.io keywords: - dapp - playground - wallet repository: type: git url: >- https://github.com/ArcBlock/forge-dapp-starters/tree/master/packages/forge-react-starter license: Apache-2.0 group: dapp main: blocklet.js logo: logo.png community: 'https://community.arcblockio.cn' documentation: '' homepage: '' screenshots: [] environments: - name: LOCAL_CHAIN_ID description: Please provide id of local chain required: true default: playground secure: false - name: LOCAL_CHAIN_HOST description: Please provide endpoint of local chain required: true default: 'https://playground.network.arcblockio.cn/api' secure: false - name: FOREIGN_CHAIN_ID description: Please provide id of foreign chain required: true default: zinc-2019-05-17 secure: false - name: FOREIGN_CHAIN_HOST description: Please provide endpoint of foreign chain required: true default: 'https://zinc.network.arcblockio.cn/api' secure: false scripts: preDeploy: npm run bundle preStart: node api/libs/hooks/pre-start.js dev: npm run start specVersion: 1.0.1 did: z8iZpn7gP9WJNUonEMq7zAoCbv4fMMqX8JasV interfaces: - type: web name: publicUrl path: / prefix: '*' port: BLOCKLET_PORT protocol: tcp timeout: start: 15 gitHash: a6be92c1b0301d7f06b481c8d9c30d2eb8d6e976