tensor-whitelist

Crates.iotensor-whitelist
lib.rstensor-whitelist
version0.2.0
sourcesrc
created_at2024-07-29 21:01:40.419216
updated_at2024-10-08 16:32:15.837096
descriptionClient crate for the Tensor Foundation whitelist program.
homepagehttps://github.com/tensor-foundation/whitelist
repositoryhttps://github.com/tensor-foundation/whitelist
max_upload_size
id1319208
size278,386
Rust Crate Updaters (github:tensor-foundation:rust-crate-updaters)

documentation

README

Rust client SDK for Whitelist

An autogenerated Rust client SDK for the project.

Getting started

From your project folder:

cargo add whitelist

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

cargo fmt