@0xcert/conventions 中文文档教程
Conventions Module
所有已确认的 0xcert 约定的 TypeScript 实现
Purpose
该模块为所有已确认的应用程序数据约定提供 TypeScript 接口。
是的,0xcert 约定只是简单的 JSON 对象。 你可以自己创建它们。 但是我们已经创建了这个简单的模块来为您带来类型安全的 TypeScript 优点。
The big picture
0xcert Framework 是一个免费的开源 JavaScript 库,它提供用于构建强大的去中心化应用程序的工具。 请参阅官方文档了解更多详情。
该模块是 0xcert Framework 的组成部分之一。 它是用 TypeScript 编写的,并且得到积极维护。 源代码可在 GitHub 上找到,您还可以在其中找到我们的 问题跟踪器。
???? Conventions Module
The TypeScript implementation of all confirmed 0xcert conventions
Purpose
This module provides TypeScript interfaces for all the confirmed application data conventions.
Yes, the 0xcert Conventions are just simply JSON objects. And you could create them yourself. But we have created this simple module to bring you type-safe TypeScript goodness.
The big picture
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.
你可能也喜欢
- 2klic-api-engine 中文文档教程
- @0xcmdr/numjs 中文文档教程
- @11ty/eleventy-plugin-rss 中文文档教程
- @1backend/ng-client 中文文档教程
- @1milligram/frame 中文文档教程
- @21epub/jsx-json-interconvert 中文文档教程
- @2muchcoffee/nestjs-context 中文文档教程
- @3fs/eslint-config 中文文档教程
- @42ndstudio/ckeditor5-build-inline-custom 中文文档教程
- @42technologies/netsuite-js 中文文档教程