7 releases
0.1.7 | May 26, 2022 |
---|---|
0.1.6 | May 25, 2022 |
#34 in #metaplex
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
~18–29MB
~503K SLoC