mpl_token_metadata_extended_uri

Crates.iompl_token_metadata_extended_uri
lib.rsmpl_token_metadata_extended_uri
version0.1.7
sourcesrc
created_at2022-05-22 09:00:58.312756
updated_at2022-05-26 00:07:03.530028
descriptionMetaplex Metadata extended with a longer URI to allow on-chain token uri.
homepage
repository
max_upload_size
id591088
size434,048
Alexandre Zajac (alexZajac)

documentation

README


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/
Commit count: 0

cargo fmt