Crates.io | ywpl-plex |
lib.rs | ywpl-plex |
version | 0.0.3 |
source | src |
created_at | 2022-05-24 00:56:15.365876 |
updated_at | 2022-05-24 00:56:15.365876 |
description | yWhales |
homepage | |
repository | https://github.com/ywhales/ywhales-program-library |
max_upload_size | |
id | 592359 |
size | 425,409 |
Solana's programming model and the definitions of the Solana terms used in this document are available at:
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.
The on-chain Token Fraction program is written in Rust and available on crates.io as spl-vault and docs.rs.
TODO