@hirosystems/token-metadata-api-client
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

@hirosystems/token-metadata-api-client

This is a client library for the Token Metadata API.

Installation

npm install @hirosystems/token-metadata-api-client

Example

import { Configuration, TokensApi } from "@hirosystems/token-metadata-api-client";

const config: Configuration = {}
const api = new TokensApi(config);
const result = await api.getFtMetadata('SP1H1733V5MZ3SZ9XRW9FKYGEZT0JDGEB8Y634C7R.miamicoin-token-v2');

Package Sidebar

Install

npm i @hirosystems/token-metadata-api-client

Weekly Downloads

322

Version

1.3.0

License

GPL-3.0

Unpacked Size

89.5 kB

Total Files

12

Last publish

Collaborators

  • cohars
  • rafaelcr
  • blockstack-devops
  • lgalabru