#blockchain #wallet #chia

app chia-sdk-cli

Command line tools powered by the Chia Wallet SDK

3 releases (breaking)

Uses new Rust 2024

new 0.32.0 Nov 18, 2025
0.31.0 Oct 24, 2025
0.30.0 Oct 24, 2025

#626 in Magic Beans

Download history 255/week @ 2025-10-23

255 downloads per month

Apache-2.0

83KB
95 lines

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:

Dependencies

~56–77MB
~1.5M SLoC