@3test/scaffold

Overarching module with types, enums, and interfaces for easier development of interoperable modules.

Usage no npm install needed!

<script type="module">
  import 3testScaffold from 'https://cdn.skypack.dev/@3test/scaffold';
</script>

README

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.