JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12
  • Score
    100M100P100Q52201F
  • License Apache-2.0 OR MIT

A Javascript library reference implementation for CIP34

Package Exports

  • @dcspark/cip34-js
  • @dcspark/cip34-js/index.js

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 (@dcspark/cip34-js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

CIP34-JS

A JS library for CIP34 that defines chain IDs for Cardano.

Usage

TODO;

Updating

The current status of the registry is tracked inside the CIP repository. To keep things in sync, this project uses the CIP repo as a git submodule.

To use the latest version of the registry, simply run npm run update-submodule.