mpl-metaplex

Crates.iompl-metaplex
lib.rsmpl-metaplex
version0.1.0
sourcesrc
created_at2022-08-11 16:57:04.445064
updated_at2022-10-11 23:41:37.470258
descriptionMetaplex
homepage
repositoryhttps://github.com/metaplex-foundation/florida
max_upload_size
id643443
size425,580
Protocol (github:metaplex-foundation:protocol)

documentation

README


title: Metaplex

Background

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

Source

The Metaplex Program's source is available on github

There is also an example Rust client located at github that can be perused for learning and built if desired with cargo build. It allows testing out a variety of scenarios.

Interface

The on-chain Token Fraction program is written in Rust and available on crates.io as spl-vault and docs.rs.

Operational overview

TODO

Commit count: 25

cargo fmt