@0xcert/conventions

Module with implementation of all confirmed conventions.

Usage no npm install needed!

<script type="module">
  import 0xcertConventions from 'https://cdn.skypack.dev/@0xcert/conventions';
</script>

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.