@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
23 lines • 493 B
JSON
{
"name": "ocap-qldb-adapter",
"files": [
"blocklet.md",
"blocklet.yml",
"blocklet.yaml",
"blocklet.json",
"blocklet.zip",
"blocklet.js",
"README.md",
"LICENSE"
],
"version": "0.5.0",
"description": "Simple app that serve an OCAP adapter which uses AWS QLDB as backend",
"keywords": [
"qldb",
"adapter"
],
"author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
"publishConfig": {
"access": "public"
}
}