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

1 lines 165 kB
{"componentChunkName":"component---src-templates-blocklet-list-js","path":"/","result":{"pageContext":{"language":"en","originalPath":"/","locale":"en","blocklets":[{"name":"@arcblock/blocklet-registry","version":"1.1.38","keywords":["Registry","Blocklet"],"files":["www/","screenshots/","blocklet.md"],"description":"The official blocklet registry blocklet which can be used to make things decentralized","group":"static","main":"www","title":"Blocklet Registry","community":"https://gitter.im/ArcBlock/community","documentation":"https://docs.arcblock.io","homepage":"","screenshots":["/static/6157a6d0873ed008793e2e0b2a06b14f/0-blocklets-list.png","/static/922ed6c80e296e767386bc1b136bb32d/1-blocklets-detail.png"],"support":"support@arcblock.io","environments":[],"scripts":{"dev":"npm run dev"},"specVersion":"1.0.1","did":"z8iZybVvuEz4N9wf3CfGGP5uERMFhziuxGEqe","interfaces":[{"type":"web","name":"publicUrl","path":"/","prefix":"/","protocol":"http","port":"BLOCKLET_PORT"}],"license":"","timeout":{"start":10},"gitHash":"f0f73ba7195f8c1e6f65244aeb9b54f7db2c1130","htmlAst":{"type":"root","children":[{"type":"element","tagName":"h2","properties":{"id":"what-are-blocklets","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#what-are-blocklets","ariaLabel":"what are blocklets permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"What are blocklets?"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"element","tagName":"strong","properties":{},"children":[{"type":"text","value":"Blocklets"}]},{"type":"text","value":" are reusable building blocks to help developers and community users to build things on "},{"type":"element","tagName":"a","properties":{"href":"https://www.arcblock.io"},"children":[{"type":"text","value":"ArcBlock"}]},{"type":"text","value":" platform. A blocklet serves one and only one purpose, reusability is the core design philosophy of blocklets. Reusability makes it easy to compose multiple blocklets to build a more complex application."}]},{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Blocklets comes in many forms, including but not limited to:"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"A starter template, from which a developer can bootstrap an dapp already connected to forge-powered blockchain within minutes"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"A full-featured dApp, with which a miner or community user can install and get it up and running quickly"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"A smart contract, which defines the on-chain pipeline of a business logic and can be deployed to forge-powered chains with one click"}]},{"type":"text","value":"\n"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h2","properties":{"id":"what-is-blocklet-registry","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#what-is-blocklet-registry","ariaLabel":"what is blocklet registry permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"What is blocklet registry?"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"To help developers to find usable blocklets more easily, all blocklets built by ArcBlock and community developers are listed on "},{"type":"element","tagName":"a","properties":{"href":"https://blocklet.arcblock.io"},"children":[{"type":"text","value":"blocklet.arcblock.io"}]},{"type":"text","value":", which is a website built from "},{"type":"element","tagName":"a","properties":{"href":"https://github.com/arcblock/blocklets"},"children":[{"type":"text","value":"ArcBlock/blocklets"}]},{"type":"text","value":", users can search and view listed blocklets and use the blocklet with just one command, this website is called the blocklet registry."}]}],"data":{"quirksMode":false}},"path":"/static/@arcblock/blocklet-registry","charging":{"price":0},"stats":{"downloads":18663,"updated_at":"2021-02-25T03:31:08.205Z"},"dist":{"integrity":"sha512-Sfqd0uKy6ZCUju3Q3k0JK4+BAwYWyeNYHHsxGfhmwX1wu3HeibluU6/Lj1jAnUDxCeEwxsdP7x3ZhlrLL4p+Rg==","shasum":"ded192559c7283f169bef24a8034f6881c23276e","tarball":"https://registry.npmjs.org/@arcblock/blocklet-registry/-/blocklet-registry-1.1.38.tgz","fileCount":974,"unpackedSize":19955648}},{"name":"blockchain-manager","version":"1.6.0","description":"Official blocklet to help you manage forge powered chain nodes","keywords":["forge","dapp","node","blockchain"],"author":{"name":"zhangzhenqaing","email":"zhenqiang@arcblock.io"},"repository":{"type":"git","url":"https://github.com/ArcBlock/abt-node/tree/master/blocklets/forge-release-manager"},"title":"Blockchain Manager","files":["build","screenshots","logo.png","blocklet.md","blocklet.js","README.md","api/libs/hooks/pre-stop.js"],"license":"Apache-2.0","group":"dapp","main":"blocklet.zip","logo":"logo.png","community":"https://community.arcblockio.cn","documentation":"","homepage":"","interfaces":[{"type":"web","name":"adminUrl","path":"/","prefix":"*","port":"BLOCKLET_PORT","protocol":"http"},{"type":"web","name":"forge-web","path":"/","prefix":"*","port":"FORGE_WEB_PORT","protocol":"http"}],"screenshots":["/static/350de6e62c61bfed7da1eb438369afe9/5-downloaded-releases.png","/static/f65f6d2cbf25e00613083c777e352acc/0-chain-list.png","/static/1fdc10545874a332710dd54583b02c36/3-chain-create.png","/static/4051b614f422c2f13d545be169bdab02/1-chain-overview.png","/static/fce9cc4595e6d15a5f47ec34989b20bf/2-chain-process.png","/static/d55f80f64eba73226dd266639cacc1b3/4-all-releases.png"],"support":"support@arcblock.io","environments":[{"name":"FORGE_RELEASE_MIRROR","description":"Custom forge release mirror","required":false,"default":"https://releases.arcblock.io","secure":false},{"name":"FORGE_DATA_DIR","description":"Custom forge chain data directory","required":false,"default":"","secure":false}],"scripts":{"preStop":"node api/libs/hooks/pre-stop.js","dev":"npm run start"},"specVersion":"1.0.2","did":"z8iZn18zGRm5veEdhmrS2FRrUyw5ZAQcewVMH","timeout":{"start":60},"gitHash":"2fdaaeb8786f328ee844443b21375f907fa67502","htmlAst":{"type":"root","children":[{"type":"element","tagName":"h1","properties":{"id":"blockchain-manger","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#blockchain-manger","ariaLabel":"blockchain manger permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"Blockchain Manger"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Blocklet that helps you manage forge powered blockchain nodes, main features included:"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Chain node management"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"Create a new chain from scratch"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"Start/Stop a chain"}]},{"type":"text","value":"\n"}]},{"type":"text","value":"\n"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Forge release management"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"Download/remove chain"}]},{"type":"text","value":"\n"}]},{"type":"text","value":"\n"}]},{"type":"text","value":"\n"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h2","properties":{"id":"requirements","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#requirements","ariaLabel":"requirements permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"Requirements"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"Minimium 500 MiB of Memory"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"100GB of Disk Space"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"At most 3 chains on each node instance"}]},{"type":"text","value":"\n"}]}],"data":{"quirksMode":false}},"logoUrl":"/static/7cad2e6000273fd5deeb95bbb4eda489/logo.png","path":"/dapp/blockchain-manager","charging":{"price":0},"stats":{"downloads":17768,"updated_at":"2021-03-23T22:59:34.466Z"},"dist":{"integrity":"sha512-kG8a4jDklNl5omriQwejHV3EPmhaOh5f6vDSHacKX8o5b00r/KFx6JbdTVSQdxFkH1vmxQaLOsO+c9QYyZwKFw==","shasum":"30c201697b21fb3360fb7d7e965b73a17c46b1d9","tarball":"https://registry.npmjs.org/blockchain-manager/-/blockchain-manager-1.6.0.tgz","fileCount":62,"unpackedSize":26831137}},{"name":"wallet-playground","version":"1.14.4","description":"A simple playground that shows the potential of ABT Wallet V2","keywords":["dapp","playground","wallet"],"author":{"name":"wangshijun","email":"shijun@arcblock.io"},"repository":{"type":"git","url":"https://github.com/ArcBlock/forge-dapp-starters/tree/master/packages/forge-react-starter"},"title":"Wallet Playground","files":["api/libs/hooks/pre-start.js","screenshots","logo.png","blocklet.md","README.md","build"],"license":"Apache-2.0","group":"dapp","main":"blocklet.js","logo":"logo.png","community":"https://community.arcblockio.cn","documentation":"","homepage":"","screenshots":["/static/6e3364b6c6d04bed55796aa41996bd44/2-everythings.png","/static/96886a1d95c0f014872acd487b712d07/0-home.png","/static/f395cfd5cc680e1374bcf41099fc1e3a/1-profile.png"],"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":"http"}],"timeout":{"start":15},"gitHash":"9af4f05d1883fbaf5f393315ffd5f5ee820d0379","htmlAst":{"type":"root","children":[{"type":"element","tagName":"h1","properties":{"id":"wallet-playground","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#wallet-playground","ariaLabel":"wallet playground permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"Wallet Playground"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"A simple dapp that shows the full potential of what you can do when build with following ArcBlock technologies:"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"Decentralized Identity baked by ABT Wallet and ABT-DID-Protocol"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"Blockchain Framework which brings public verifiable distributed ledger to your dapp."}]},{"type":"text","value":"\n"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h2","properties":{"id":"how-to-get-started","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#how-to-get-started","ariaLabel":"how to get started permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"How to get started"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h3","properties":{"id":"1-install-wallet-playground-blocklet-from-abt-node-marketplace","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#1-install-wallet-playground-blocklet-from-abt-node-marketplace","ariaLabel":"1 install wallet playground blocklet from abt node marketplace permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"1. install "},{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"Wallet Playground"}]},{"type":"text","value":" blocklet from ABT Node marketplace"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h3","properties":{"id":"2-config-the-required-environments","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#2-config-the-required-environments","ariaLabel":"2 config the required environments permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"2. config the required environments"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h4","properties":{"id":"21-localchainid","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#21-localchainid","ariaLabel":"21 localchainid permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"2.1 LOCAL"},{"type":"element","tagName":"em","properties":{},"children":[{"type":"text","value":"CHAIN"}]},{"type":"text","value":"ID"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"A valid chain id, The "},{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"LOCAL_CHAIN_ID"}]},{"type":"text","value":" and "},{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"LOCAL_CHAIN_HOST"}]},{"type":"text","value":" are one-to-one, you can start a chain by "},{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"Blockchain Manager"}]},{"type":"text","value":" blocklet, or you can use our test chain:"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"pre","properties":{},"children":[{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"// playground chain id:\nplayground\n"}]}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h4","properties":{"id":"22-localchainhost","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#22-localchainhost","ariaLabel":"22 localchainhost permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"2.2 LOCAL"},{"type":"element","tagName":"em","properties":{},"children":[{"type":"text","value":"CHAIN"}]},{"type":"text","value":"HOST"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"A valid chain host, you can start a chain by "},{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"Blockchain Manager"}]},{"type":"text","value":" blocklet, or you can use our test chain:"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"pre","properties":{},"children":[{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"// playground chain host:\nhttps://playground.network.arcblockio.cn/api\n"}]}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h4","properties":{"id":"23-foreignchainid","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#23-foreignchainid","ariaLabel":"23 foreignchainid permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"2.3 FOREIGN"},{"type":"element","tagName":"em","properties":{},"children":[{"type":"text","value":"CHAIN"}]},{"type":"text","value":"ID"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"A valid chain id, The "},{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"FOREIGN_CHAIN_ID"}]},{"type":"text","value":" and "},{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"FOREIGN_CHAIN_HOST"}]},{"type":"text","value":" are one-to-one, you can start an another chain by "},{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"Blockchain Manager"}]},{"type":"text","value":" blocklet, or you can use our another test chain:"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"pre","properties":{},"children":[{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"// zinc chain id:\nzinc-2019-05-17\n"}]}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h4","properties":{"id":"24-foreignchainhost","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#24-foreignchainhost","ariaLabel":"24 foreignchainhost permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"2.4 FOREIGN"},{"type":"element","tagName":"em","properties":{},"children":[{"type":"text","value":"CHAIN"}]},{"type":"text","value":"HOST"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"A valid chain host, you can start an another chain by "},{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"Blockchain Manager"}]},{"type":"text","value":" blocklet, or you can use our another test chain:"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"pre","properties":{},"children":[{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"// zinc chain host:\nhttps://zinc.network.arcblockio.cn/api\n"}]}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h3","properties":{"id":"3-start-the-blocklet","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#3-start-the-blocklet","ariaLabel":"3 start the blocklet permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"3. start the blocklet"}]}],"data":{"quirksMode":false}},"logoUrl":"/static/10973239a0cf59226774ca047d606949/logo.png","path":"/dapp/wallet-playground","charging":{"price":0},"stats":{"downloads":9022,"updated_at":"2021-03-23T03:05:58.591Z"},"dist":{"integrity":"sha512-w+I1ltpvC3/4L84pD7HRifgRaZmbAFxhZ1/AovpVIJohvXanhn5k19dPl59ExTt09wFxCyovnlfs9dEa6WleKw==","shasum":"90d9feecb520f1da92ea6e94e8bede75befbc2b8","tarball":"https://registry.npmjs.org/wallet-playground/-/wallet-playground-1.14.4.tgz","fileCount":27,"unpackedSize":11025458}},{"name":"static-demo-blocklet","version":"1.1.8","description":"Demo blocklet that shows how to serve a static html5 game with ABT Node","keywords":["demo","game","blocklet"],"author":{"name":"wangshijun","email":"wangshijun2010@gmail.com","url":"http://github.com/wangshijun"},"title":"Static Demo","files":["app/","logo.png","blocklet.yml","blocklet.md","README.md"],"license":"MIT","group":"static","main":"app","logo":"logo.png","community":"","documentation":"","homepage":"","screenshots":[],"environments":[],"specVersion":"1.0.1","interfaces":[{"type":"web","name":"publicUrl","path":"/","prefix":"*","port":"BLOCKLET_PORT","protocol":"http"}],"did":"z8ia4e5vAeDsQEE2P26bQqz9oWR1Lxg9qUMaV","timeout":{"start":10},"charging":{"price":0},"gitHash":"5a037f5f0af348265d180ec2e27a6bbec10f201b","htmlAst":{"type":"root","children":[{"type":"element","tagName":"h1","properties":{"id":"static-demo-blocklet","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#static-demo-blocklet","ariaLabel":"static demo blocklet permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"static-demo-blocklet"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Demo blocklet contains only static files, which is an html5 game: 2048"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h2","properties":{"id":"usage","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#usage","ariaLabel":"usage permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"Usage"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h3","properties":{"id":"1-install-static-demo-blocklet-from-abt-node-marketplace","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#1-install-static-demo-blocklet-from-abt-node-marketplace","ariaLabel":"1 install static demo blocklet from abt node marketplace permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"1. install "},{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"Static Demo"}]},{"type":"text","value":" blocklet from ABT Node marketplace"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h3","properties":{"id":"2-start-the-static-demo-blocklet","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#2-start-the-static-demo-blocklet","ariaLabel":"2 start the static demo blocklet permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"2. start the "},{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"Static Demo"}]},{"type":"text","value":" blocklet"}]}],"data":{"quirksMode":false}},"logoUrl":"/static/cbfd8604c3abf6dff3c308b6fdcd611e/logo.png","path":"/static/static-demo-blocklet","stats":{"downloads":7871,"updated_at":"2021-04-08T02:57:14.659Z"},"dist":{"integrity":"sha512-T8JoS6X4fmwNosnZIOkCSe6SyG650alhKeE53SBlgUyXijvdqQBch7bHye/V2ziJzcjolSWse7J2DqgdmaAPaQ==","shasum":"a3e6ec5f431afab10a55ccdbd099b85d78cc667c","tarball":"https://registry.npmjs.org/static-demo-blocklet/-/static-demo-blocklet-1.1.8.tgz","fileCount":8,"unpackedSize":34966}},{"name":"blockchain-boarding-gate","version":"1.1.6","description":"A simple blocklet that helps you onboarding users to your blockchain","keywords":["dapp","forge"],"author":{"name":"Jonathan Lu","email":"awesome@jonathan.lu"},"repository":{"type":"git","url":"git+https://github.com/blocklet/blockchain-boarding-gate.git"},"title":"Blockchain Boarding Gate","files":["build","screenshots","logo.png","blocklet.yml","blocklet.md","blocklet.js","README.md"],"license":"Apache-2.0","did":"z8ia1C4xp1vVwH2VpAhkyknR4gSZBfXemJBZn","group":"dapp","main":"blocklet.js","logo":"logo.png","community":"https://community.arcblockio.cn","documentation":"","homepage":"","screenshots":["/static/4ddce1240a75e63ecc8d370e1148d57e/0-select-blockchain.png","/static/8e4e8d6ecda606f0d4e702b73712a5ad/1-create-account.png","/static/400594f62d17d2acf3e7d7c210174999/3-complete.png","/static/4ec459e11bd97233957e345d2174e308/2-get-token.png"],"support":"support@arcblock.io","environments":[],"scripts":{"dev":"npm run start"},"specVersion":"1.0.1","interfaces":[{"name":"publicUrl","type":"web","path":"/","prefix":"*","protocol":"http","port":"BLOCKLET_PORT"}],"timeout":{"start":10},"gitHash":"00f4d269416e51ff587c9d5e6b8671f3807905b9","htmlAst":{"type":"root","children":[{"type":"element","tagName":"h1","properties":{"id":"blockchain-boarding-gate","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#blockchain-boarding-gate","ariaLabel":"blockchain boarding gate permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"Blockchain Boarding Gate"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"blockquote","properties":{},"children":[{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"A simple blocklet that helps you to onboarding users to your forge-powered blockchain."}]},{"type":"text","value":"\n"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h2","properties":{"id":"features","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#features","ariaLabel":"features permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"Features"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"Create wallet card for from an blockchain endpoint"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{},"children":[{"type":"text","value":"Get test token into that wallet card"}]},{"type":"text","value":"\n"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h2","properties":{"id":"usage","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#usage","ariaLabel":"usage permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"Usage"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h3","properties":{"id":"1-install-blockchain-boarding-gate-blocklet-from-abt-node-marketplace","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#1-install-blockchain-boarding-gate-blocklet-from-abt-node-marketplace","ariaLabel":"1 install blockchain boarding gate blocklet from abt node marketplace permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"1. install "},{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"Blockchain Boarding Gate"}]},{"type":"text","value":" blocklet from ABT Node marketplace"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h3","properties":{"id":"2-start-the-blockchain-boarding-gate-blocklet","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#2-start-the-blockchain-boarding-gate-blocklet","ariaLabel":"2 start the blockchain boarding gate blocklet permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"2. start the "},{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"Blockchain Boarding Gate"}]},{"type":"text","value":" blocklet"}]}],"data":{"quirksMode":false}},"logoUrl":"/static/db7563da011824553775351f14331d24/logo.png","path":"/dapp/blockchain-boarding-gate","charging":{"price":0},"stats":{"downloads":7381,"updated_at":"2021-03-23T22:54:12.936Z"},"dist":{"integrity":"sha512-zClexyS8Z3q+0Fvq+cAQbwth8E9wpwxuMTqGF/GwI/xgRCDlu8g5dHMW8woG7GXYn2wcC16AFy4KVK5rYX9S6Q==","shasum":"c452ec8d918ae9c81f431f99dfcb44417870491b","tarball":"https://registry.npmjs.org/blockchain-boarding-gate/-/blockchain-boarding-gate-1.1.6.tgz","fileCount":25,"unpackedSize":8462747}},{"name":"abt-node-launcher","version":"1.3.2","description":"The blocklet that helps you manage ABT Node instances across cloud providers such as AWS, Azure","keywords":["dapp","launcher"],"author":{"name":"wangshijun","email":"shijun@arcblock.io"},"repository":{"type":"git","url":"https://github.com/ArcBlock/abt-node/tree/master/blocklets/abt-node-launcher"},"title":"ABT Node Launcher","files":["build","screenshots","logo.png","blocklet.md","README.md"],"license":"Apache-2.0","group":"dapp","main":"blocklet.js","logo":"logo.png","community":"https://community.arcblockio.cn","documentation":"","homepage":"","screenshots":["/static/98dc185cb819e69264048c166c8b26b2/1-launch-new-node.png","/static/9c34db9364b3a88d419244a9d9eaf258/0-instances.png"],"support":"support@arcblock.io","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":""}],"scripts":{"preDeploy":"npm run bundle","dev":"npm run start"},"specVersion":"1.0.1","did":"z8iZtEm3ozV3yhZ3gZ7EXppsseS3bPV8wyPft","interfaces":[{"type":"web","name":"adminUrl","path":"/","prefix":"*","port":"BLOCKLET_PORT","protocol":"http"}],"timeout":{"start":10},"charging":{"price":0},"gitHash":"1f1c698d68793159584534a3471ebde90775e20a","htmlAst":{"type":"root","children":[{"type":"element","tagName":"h1","properties":{"id":"abt-node-launcher","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#abt-node-launcher","ariaLabel":"abt node launcher permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"ABT Node Launcher"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"blockquote","properties":{},"children":[{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"The blocklet that helps you manage ABT Node instances across cloud providers such as AWS, Azure"}]},{"type":"text","value":"\n"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h2","properties":{"id":"supported","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#supported","ariaLabel":"supported permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"Supported"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"text","value":"\n"},{"type":"element","tagName":"li","properties":{"className":["task-list-item"]},"children":[{"type":"element","tagName":"input","properties":{"type":"checkbox","checked":true,"disabled":true},"children":[]},{"type":"text","value":" Aws"}]},{"type":"text","value":"\n"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h2","properties":{"id":"usage","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#usage","ariaLabel":"usage permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"Usage"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h3","properties":{"id":"1-install-abt-node-launcher-blocklet-from-abt-node-marketplace","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#1-install-abt-node-launcher-blocklet-from-abt-node-marketplace","ariaLabel":"1 install abt node launcher blocklet from abt node marketplace permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"1. install "},{"type":"element","tagName":"code","properties":{},"children":[{"type":"text","value":"ABT Node Launcher"}]},{"type":"text","value":" blocklet from ABT Node marketplace"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h3","properties":{"id":"2-config-required-environments","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#2-config-required-environments","ariaLabel":"2 config required environments permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"2. config required environments"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h4","properties":{"id":"21-awsaccesskey_id","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#21-awsaccesskey_id","ariaLabel":"21 awsaccesskey_id permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","d":"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"},"children":[]}]}]},{"type":"text","value":"2.1 AWS"},{"type":"element","tagName":"em","properties":{},"children":[{"type":"text","value":"ACCESS"}]},{"type":"text","value":"KEY_ID"}]},{"type":"text","value":"\n"},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Your AWS access key id."}]},{"type":"text","value":"\n"},{"type":"element","tagName":"h4","properties":{"id":"22-awssecretaccess_key","style":"position:relative;"},"children":[{"type":"element","tagName":"a","properties":{"href":"#22-awssecretaccess_key","ariaLabel":"22 awssecretaccess_key permalink","className":["anchor","before"]},"children":[{"type":"element","tagName":"svg","properties":{"ariaHidden":"true","focusable":"false","height":"16","version":"1.1","viewBox":"0 0 16 16","width":"16"},"children":[{"type":"element","tagName":"path",