@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
32 lines • 695 B
JSON
{
"name": "did-connect",
"files": [
"blocklet.js",
"build",
"logo.svg",
"screenshots",
"blocklet.md",
"blocklet.yml",
"blocklet.yaml",
"blocklet.json",
"blocklet.zip",
"README.md",
"LICENSE"
],
"version": "0.19.0",
"description": "Service that connects your dapp with DID and ABT Wallet",
"keywords": [
"service",
"did",
"authentication"
],
"author": "wangshijun <shijun@arcblock.io> https://github.com/wangshijun",
"repository": {
"type": "git",
"url": "https://github.com/ArcBlock/did-connect"
},
"bugs": {
"url": "https://github.com/ArcBlock/did-connect/issues",
"email": "shijun@arcblock.io"
}
}