JSPM

  • Created
  • Published
  • Downloads 235
  • Score
    100M100P100Q99476F
  • License MIT

Module with implementation of all confirmed conventions.

Package Exports

  • @0xcert/conventions

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@0xcert/conventions) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.