wormhole/solana/modules/token_bridge/token-metadata
Csongor Kiss dc2e6d8990
solana: add correct spl_token_metadata.so (#815)
Co-authored-by: Csongor Kiss <ckiss@jumptrading.com>
2022-02-03 19:10:16 +00:00
..
src solana/token-program: derive metadata address in client 2021-09-28 16:01:21 +00:00
Cargo.toml Update Solana to 1.9.4 2022-02-02 11:31:33 -05: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 solana: add correct spl_token_metadata.so (#815) 2022-02-03 19:10:16 +00: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.