token-metadata-descriptor
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Token Metadata Descriptor SDK

This package contains code to interact with the Token Metadata Descriptor contract. Please note the SDK was originally written to be used from a CLI environment. It will need some refactoring to work from a browser environment.

Installation

Install via your favorite package manager

Yarn

yarn install token-metadata-descriptor

NPM

npm install token-metadata-descriptor --save

PNPM

pnpm install token-metadata-descriptor

You can find on the public NPM registry here.

Developing

Run the following command to generate any new SDK code after making changes to the rust contract:

yarn api:gen

LICENSE

Apache v2.0

Package Sidebar

Install

npm i token-metadata-descriptor

Weekly Downloads

2

Version

1.0.0

License

Apache-2.0

Unpacked Size

103 kB

Total Files

95

Last publish

Collaborators

  • sooshisan