#blockchain #wallet #chia

chia-sdk-driver

Driver code for interacting with standard puzzles on the Chia blockchain

34 releases (breaking)

Uses new Rust 2024

new 0.32.0 Nov 18, 2025
0.30.0 Sep 28, 2025
0.27.2 Jul 15, 2025
0.23.0 Mar 29, 2025
0.11.0 Jun 27, 2024

#20 in #chia

Download history 30/week @ 2025-07-23 291/week @ 2025-07-30 198/week @ 2025-08-06 16/week @ 2025-08-13 77/week @ 2025-08-20 23/week @ 2025-08-27 493/week @ 2025-09-03 146/week @ 2025-09-10 67/week @ 2025-09-17 326/week @ 2025-09-24 187/week @ 2025-10-01 130/week @ 2025-10-08 134/week @ 2025-10-15 176/week @ 2025-10-22 90/week @ 2025-10-29 54/week @ 2025-11-05

498 downloads per month
Used in 10 crates (4 directly)

Apache-2.0

1.5MB
35K SLoC

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

~25–41MB
~738K SLoC