mpl-engraver

Crates.iompl-engraver
lib.rsmpl-engraver
version0.2.3
sourcesrc
created_at2023-12-19 02:37:29.693965
updated_at2023-12-19 21:48:25.500032
descriptionProgram to permanently change ownership of a Solana account.
homepagehttps://www.metaplex.com
repositoryhttps://github.com/metaplex-foundation/mpl-engraver
max_upload_size
id1073900
size36,968
(blockiosaurus)

documentation

README

Rust client SDK for Mpl Engraver

An autogenerated Rust client SDK for the project.

Getting started

From your project folder:

cargo add mpl-engraver

Structure

The client SDK is divided into several modules:

  • accounts: structs representing the accounts of the program
  • errors: enums representing the program errors
  • instructions: structs to facilitate the creation of instructions, instruction arguments and CPI instructions
  • types: structs representing types used by the program

Contributing

Check out the Contributing Guide the learn more about how to contribute to this library.

Commit count: 24

cargo fmt