metaplex-foundation / mpl-token-metadata

Program to attach additional data to Fungible or Non-Fungible tokens on Solana.
https://developers.metaplex.com/token-metadata
Other
99 stars 42 forks source link

Add rust client sdk #41

Closed febo closed 10 months ago

febo commented 10 months ago

This PR adds a Rust client SDK with minimal dependency requirements. More details of how to use the SDK are presented on the README.md file.