@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
14 lines • 417 B
JSON
{
"name": "blockchain-boarding-gate",
"version": "1.1.4",
"description": "A simple blocklet that helps you onboarding users to your blockchain",
"keywords": [
"dapp",
"forge"
],
"author": "Jonathan Lu <awesome@jonathan.lu> https://github.com/jonathanlu813",
"repository": {
"type": "git",
"url": "https://github.com/ArcBlock/abt-node/tree/master/blocklets/blockchain-boarding-gate"
}
}