Giter VIP home page Giter VIP logo

offchain-metadata-tools's Introduction

Off-chain metadata tools

Build status

Overview

In the Cardano multi-asset era, this project helps you create and submit metadata describing your assets, storing them off-the-chain.

It provides a reference implementation for this draft CIP.

Disambiguation

This metadata is used to describe "assets" (see here). Assets, most-often known as tokens, are represented on-the-chain by their asset ID, which look something like this: "7c8d07d69639e9413dd637a1a815a7323c69c86abbafb66dbfdb1bb6". Asset IDs are not very user-friendly, so this metadata provides a mapping between the on-chain asset ID and more user-friendly information off-chain.

This metadata is not to be confused with on-chain transaction metadata. Transaction metadata is included with each transaction and stored "on-the-chain". Transaction metadata is used for a variety of purposes, hence the confusion.

Components

This project consists of a number of components:

  • token-metadata-creator
    • Asset/Token metadata creation and validation
  • metadata-server
    • Server for retrieving metadata from the storage layer
  • metadata-store-postgres
    • Postgres metadata storage layer
  • metadata-webhook
    • GitHub webhook that writes metadata to the storage layer
  • metadata-validator-github
    • Simple validator used to ensure that GitHub PRs are in a format appropriate for the webhook
  • metadata-lib
    • shared library for common metadata needs

Pre-built binaries:

See our releases for stable binaries.

For the bleeding-edge the following are available (use these with caution):

Building

See the docs.

Documentation

Link Contents
API Documentation Specification of the metadata-server API
Manual Everything else

offchain-metadata-tools's People

Contributors

sevanspowell avatar johnalotoski avatar rvl avatar piotr-iohk avatar icelandjack avatar ktorz avatar disassembler avatar benjmhart avatar gitmachtl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.