wormhole/solana/modules/token_bridge/token-metadata
Reisen 49c3be0b79 solana/token-program: derive metadata address in client
Change-Id: Ia5e54725c13cc2725efa88b9848910829de48463
2021-09-28 16:01:21 +00:00
..
src solana/token-program: derive metadata address in client 2021-09-28 16:01:21 +00:00
Cargo.toml Add Metadata to token bridge attestations 2021-08-06 08:24:37 +00:00
README.md Add Metadata to token bridge attestations 2021-08-06 08:24:37 +00:00
Xargo.toml Add Metadata to token bridge attestations 2021-08-06 08:24:37 +00:00
spl_token_metadata.so Initialize spl token metadata for new wrapped assets 2021-08-11 16:10:47 +02:00

README.md

title
Token Metadata Program

Fork of the SPL Token Metadata program from the Metaplex repository, this is temporary until there are versioned releases we can compile against. Currently the upstream version depends on a version of solana with conflicting versions of borsh.