name: abt-node-launcher
description: >-
  The blocklet that helps you manage ABT Node instances across cloud providers
  such as AWS, Azure
group: dapp
version: 1.1.0
main: blocklet.js
title: ABT Node Launcher
publicUrl: ''
adminUrl: /
configUrl: ''
docUrl: ''
logo: logo.png
author: 'wangshijun <shijun@arcblock.io> https://github.com/wangshijun'
charging:
  price: 0
color: primary
community: 'https://community.arcblockio.cn'
keywords:
  - dapp
  - launcher
repository:
  type: git
  url: 'https://github.com/ArcBlock/abt-node/tree/master/blocklets/abt-node-launcher'
support: support@arcblock.io
hooks:
  pre-deploy: npm run bundle
hookFiles: []
environments:
  - name: AWS_ACCESS_KEY_ID
    description: AWS Access Key ID
    required: true
    secure: true
    default: ''
  - name: AWS_SECRET_ACCESS_KEY
    description: AWS Access Secret
    required: true
    secure: true
    default: ''
  - name: AWS_SESSION_TOKEN
    description: AWS Session Token
    required: false
    secure: true
    default: ''
capabilities:
  dynamicPathPrefix: true
scripts:
  dev: npm run start
specVersion: 1.0.0
did: z8iZtEm3ozV3yhZ3gZ7EXppsseS3bPV8wyPft
gitHash: 37dd4b8fadfffcfe25d0d2877b43852bb3b10500
