3 unstable releases

new 0.22.1 Mar 8, 2025
0.22.0 Mar 7, 2025
0.21.1 Feb 24, 2025

#46 in #chia

Download history 94/week @ 2025-02-19 44/week @ 2025-02-26

138 downloads per month
Used in chia-sdk-bindings

Apache-2.0

505KB
12K 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, or the bindings provided for other languages, I'd recommend reading the Wallet SDK book.

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:

  • SumSet Tech, LLC for sponsoring the initial development of the Wallet SDK
  • Solomons Lot for sponsoring the WASM bindings
  • All of the open source contributors who have helped it get this far

Dependencies

~20–33MB
~600K SLoC