JSPM

  • Created
  • Published
  • Downloads 23732
  • Score
    100M100P100Q170509F
  • License Apache-2.0

Javascript SDK for MPL Token Authorization Rules. MPL Token Authorization Rules can be used to restrict common token operations

Package Exports

  • @metaplex-foundation/mpl-token-auth-rules
  • @metaplex-foundation/mpl-token-auth-rules/dist/src/generated
  • @metaplex-foundation/mpl-token-auth-rules/dist/src/generated/index.js
  • @metaplex-foundation/mpl-token-auth-rules/dist/src/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 (@metaplex-foundation/mpl-token-auth-rules) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

mpl-token-auth-rules

This package contains the Metaplex Token Authorization Rules JavaScript SDK.

How it works

Program Overview

Installation

npm install @metaplex-foundation/mpl-token-auth-rules --save

Developing

See Environment Setup.

LICENSE

Apache v2.0