@3test/scaffold 中文文档教程
具有类型、枚举和接口的总体模块,可以更轻松地开发可互操作的模块。
0xcert Framework 是一个免费的开源 JavaScript 库,它提供用于构建强大的去中心化应用程序的工具。 请参阅官方文档了解更多详情。
该模块是 0xcert Framework 的组成部分之一。 它是用 TypeScript 编写的,并且得到积极维护。 源代码可在 GitHub 上找到,您还可以在其中找到我们的 问题跟踪器。
Scaffold Interfaces
这些 TypeScript 接口是与平台无关的基本类型,它们是为每个提供者单独实现的。
或者用简单的英语来说,这些是 0xcert 协议中的基本数据结构,无论您是在区块链还是 MongoDB 上使用它。
Overarching module with types, enums, and interfaces for easier development of interoperable modules.
The 0xcert Framework is a free and open-source JavaScript library that provides tools for building powerful decentralized applications. Please refer to the official documentation for more details.
This module is one of the bricks of the 0xcert Framework. It's written with TypeScript and it's actively maintained. The source code is available on GitHub where you can also find our issue tracker.
Scaffold Interfaces
These TypeScript interfaces are platform-agnostic base types which are implemented separately in for each provider.
Or in plain English, these are the base data structures in the 0xcert protocol regardless of whether you are using it on a blockchain or MongoDB.