tensor-escrow

Crates.iotensor-escrow
lib.rstensor-escrow
version0.1.1
sourcesrc
created_at2024-07-29 21:21:50.754539
updated_at2024-07-29 21:51:57.457913
descriptionClient crate for the Tensor Foundation escrow program.
homepagehttps://github.com/tensor-foundation/escrow
repositoryhttps://github.com/tensor-foundation/escrow
max_upload_size
id1319222
size157,318
Rust Crate Updaters (github:tensor-foundation:rust-crate-updaters)

documentation

README

Rust client SDK for Tensor Escrow

An autogenerated Rust client SDK for the project.

Getting started

From your project folder:

cargo add tensor-escrow

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