mind_sdk_chain

Crates.iomind_sdk_chain
lib.rsmind_sdk_chain
version0.1.3
created_at2025-02-20 19:50:21.396742+00
updated_at2025-03-05 18:00:08.555531+00
descriptionMind Network Rust SDK
homepagehttps://github.com/mind-network
repositoryhttps://github.com/mind-network/mind-sdk-chain-rust
max_upload_size
id1563069
size162,010
MindNetwork (mindadmin)

documentation

README

mind-sdk-chain-rust

mind_sdk_chain is a Native Rust SDK by Mind Network.

mind_sdk_chain on crates.io Documentation on docs.rs Licensed Github Github

Helping Utility Function

  • account
  • block
  • contract
  • error
  • fhe
  • contracts
  • function
  • network
  • reward
  • subnet_controller
  • tx

Quick Start

TFHE-rs-v1.0.0 marks the first official stable release, see more details here. Rustc-v1.84.0 is required to compile TFHE-rs v1.0.0. You can upgrade rustc like rustup update stable.

Install

[dependencies]
mind_sdk_chain = "*

Run

cargo run

License

This project is licensed under the MIT License.

Contact

For questions or support, please contact Mind Network Official Channels.

Commit count: 8

cargo fmt