name: '@arcblock/www-wallet'
version: 2.5.5
description: Start experiencing your digital world with ABT Wallet
files:
  - api/hooks/pre-start.js
repository:
  type: git
  url: 'git+https://github.com/ArcBlock/www-wallet.git'
keywords:
  - Dapp
  - Demo
  - Wallet
author:
  name: wangshijun
  email: shijun@arcblock.io
  url: 'http://github.com/wangshijun'
license: MIT
homepage: 'https://github.com/ArcBlock/www-wallet#readme'
group: dapp
main: blocklet.zip
title: Wallet Demo
community: ''
documentation: ''
screenshots: []
environments:
  - name: CHAIN_ID
    description: Please provide a valid chain id to start
    required: true
    default: zinc-2019-05-17
    secure: false
  - name: CHAIN_HOST
    description: Please provide a valid chain host to start
    required: true
    default: 'https://zinc.abtnetwork.io/api'
    secure: false
interfaces:
  - type: web
    name: publicUrl
    path: /
    prefix: /
    protocol: tcp
    port: BLOCKLET_PORT
scripts:
  preStart: node api/hooks/pre-start.js
specVersion: 1.0.1
did: z8iZqWsTGg48WLuX7jmTnadbhJrMZuhfrNTcY
timeout:
  start: 10
requirements:
  abtnode: '>=1.1.0'
  os: '*'
  cpu: '*'
gitHash: 9590f0748e32b3b90561942f50e09c2ae79e6b96
