Program to attach additional data to Fungible or Non-Fungible tokens on Solana. - mpl-token-metadata/package.json at main · everstake/mpl-token-metadata
JavaScript client for Mpl Token Metadata A Umi-compatible JavaScript library for Token Metadata. Getting started First, if you're not already using Umi,follow these instructions to install the Umi framework. Next, install this library using the package manager of your choice. ...
Program to attach additional data to Fungible or Non-Fungible tokens on Solana. - metaplex-foundation/mpl-token-metadata
1.0.0-beta.1•Public• Published4 months ago This package does not have a README.Add a READMEto your package so that users know how to get started. Readme Keywords none npm i@tensor-foundation/mpl-token-metadata Repository github.com/tensor-foundation/toolkit ...
Program to attach additional data to Fungible or Non-Fungible tokens on Solana. - None · Issue #109 · metaplex-foundation/mpl-token-metadata
cargo add mpl-token-metadata See crate documentation. Building From the root directory of the repository: Install the required packages: pnpm install Build the program: pnpm programs:build This will create the program binary at <ROOT>/programs/.bin Testing Token Metadata includes two sets of ...