wormhole/solana/modules/token_bridge/token-metadata
Csongor Kiss 2e220a6f76
Solana fix warnings (#1226)
* solana: fix all rustc warnings

* solana: fix clippy warnings

* Remove manual memcpy + other warning suppressions

Co-authored-by: Csongor Kiss <ckiss@jumptrading.com>
2022-06-10 17:59:15 +01:00
..
src Solana fix warnings (#1226) 2022-06-10 17:59:15 +01: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.