7 releases
0.1.7 | May 26, 2022 |
---|---|
0.1.6 | May 25, 2022 |
#89 in #uri
220KB
5K
SLoC
A Token Metadata program for the Solana blockchain.
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/
Dependencies
~19–30MB
~516K SLoC