#metadata #token #uri #extended #definition #metaplex #model

mpl_token_metadata_extended_uri

Metaplex Metadata extended with a longer URI to allow on-chain token uri

7 releases

0.1.7 May 26, 2022
0.1.6 May 25, 2022

#34 in #metaplex

Download history 5/week @ 2024-02-26 113/week @ 2024-04-01

113 downloads per month

AGPL-3.0

220KB
5K SLoC


title: Token Metadata Program with Extended URI space

Background

Solana's programming model and the definitions of the Solana terms used in this document are available at:

Testing

cargo test-bpf --bpf-out-dir ../../target/deploy/

Building

cargo build-bpf --bpf-out-dir ../../target/deploy/

lib.rs:

A Token Metadata program for the Solana blockchain.

Dependencies

~17–27MB
~445K SLoC