tensor-price-lock

Crates.iotensor-price-lock
lib.rstensor-price-lock
version0.2.0
sourcesrc
created_at2024-07-30 16:42:39.468867
updated_at2024-07-31 21:48:11.979445
descriptionClient crate for the Tensor Foundation price-lock program.
homepagehttps://github.com/tensor-foundation/price-lock
repositoryhttps://github.com/tensor-foundation/price-lock
max_upload_size
id1320062
size2,593,792
Rust Crate Updaters (github:tensor-foundation:rust-crate-updaters)

documentation

README

Rust client SDK for Price Lock

An autogenerated Rust client SDK for the project.

Getting started

From your project folder:

cargo add price-lock

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

cargo fmt