wormhole/solana/modules/token_bridge/token-metadata
Hendrik Hofstadt e59a36663a Initialize spl token metadata for new wrapped assets
Change-Id: Ic42f00a1e07db3a5b073f36c4453bef953a15fe8
2021-08-11 16:10:47 +02:00
..
src Initialize spl token metadata for new wrapped assets 2021-08-11 16:10:47 +02: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.