tensor-marketplace

Crates.iotensor-marketplace
lib.rstensor-marketplace
version0.5.0
sourcesrc
created_at2024-07-29 22:50:52.412181
updated_at2024-10-11 15:28:12.097829
descriptionClient crate for the Tensor Foundation marketplace program.
homepagehttps://github.com/tensor-foundation/marketplace
repositoryhttps://github.com/tensor-foundation/marketplace
max_upload_size
id1319265
size1,360,022
Rust Crate Updaters (github:tensor-foundation:rust-crate-updaters)

documentation

README

Rust client SDK for Marketplace

An autogenerated Rust client SDK for the project.

Getting started

From your project folder:

cargo add marketplace

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: 235

cargo fmt