chia-wallet-sdk

Crates.iochia-wallet-sdk
lib.rschia-wallet-sdk
version0.29.0
created_at2024-01-17 05:33:09.841093+00
updated_at2025-09-16 04:18:43.640397+00
descriptionAn unofficial SDK for building Chia wallets.
homepagehttps://github.com/Rigidity/chia-wallet-sdk
repositoryhttps://github.com/Rigidity/chia-wallet-sdk
max_upload_size
id1102478
size238,554
Rigidity (Rigidity)

documentation

README

Chia Wallet SDK

crate documentation minimum rustc 1.81.0 codecov

This is a library for building applications that need to interact with coins on the Chia blockchain, including wallets and dApps (decentralized apps). However, it is not a prebuilt wallet. If you are looking for that, you can use Sage Wallet, which is a light wallet built using the Wallet SDK that provides an RPC interface.

Getting Started

To learn more about developing applications on Chia, I'd recommend reading xch.dev.

There are also Rust docs will get you going with the crate, and assume you are already familiar with Rust and Chia's coin set model.

Credits

Special thanks to:

Commit count: 1274

cargo fmt