@0xcert/conventions
v2.1.1
Published
Module with implementation of all confirmed conventions.
Downloads
1,411
Readme
🧱 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.