gpl-metaplex-token-vault

Crates.iogpl-metaplex-token-vault
lib.rsgpl-metaplex-token-vault
version0.0.1
sourcesrc
created_at2021-11-04 08:40:41.927819
updated_at2021-11-04 08:40:41.927819
descriptionMetaplex Token Vault
homepage
repositoryhttps://github.com/metaplex-foundation/metaplex
max_upload_size
id476506
size82,166
Gema Fundation (gemacoin)

documentation

README


title: Token Vault Program

Background

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

Source

The Vault 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 gpl-vault and docs.rs.

Operational overview

TODO

Commit count: 1229

cargo fmt