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

47 lines (46 loc) 1.21 kB
name: crypto-2048 description: >- A simple blockchain game that demos capabilities of ArcBlock technologies such as blockchain, did, abtnode group: dapp version: 0.5.0 main: blocklet.js title: Crypto 2048 publicUrl: / author: wangshijun <wangshijun2010@gmail.com> charging: price: 0 color: primary keywords: - blockchain - forge - game hooks: pre-start: node api/hooks/pre-start.js pre-deploy: npm run bundle hookFiles: - api/hooks/pre-start.js environments: - name: LOCAL_CHAIN_ID description: ID of the chain game coin lives required: false default: playground - name: LOCAL_CHAIN_HOST description: Host of the chain game coin lives required: false default: 'https://playground.network.arcblockio.cn/api' - name: FOREIGN_CHAIN_ID description: ID of the chain native token lives required: false default: zinc-2019-05-17 - name: FOREIGN_CHAIN_HOST description: Host of the chain native token lives required: false default: 'https://zinc.abtnetwork.io/api' capabilities: dynamicPathPrefix: true scripts: dev: npm run start specVersion: 1.0.0 did: z8iZqHcgrbAntF8SZMWmNMYLvJB5VjFAMndzo gitHash: f96da33cbd9f46c43f8c507c196b3a3d042d57af