#blockchain #wallet #chia #cryptography

chia-sdk-driver

Driver code for interacting with standard puzzles on the Chia blockchain

23 releases (15 breaking)

0.23.0 Mar 29, 2025
0.21.1 Feb 24, 2025
0.20.0 Dec 16, 2024
0.19.1 Nov 12, 2024
0.11.0 Jun 27, 2024

#7 in #chia

Download history 337/week @ 2024-12-20 377/week @ 2024-12-27 364/week @ 2025-01-03 234/week @ 2025-01-10 554/week @ 2025-01-17 233/week @ 2025-01-24 232/week @ 2025-01-31 266/week @ 2025-02-07 100/week @ 2025-02-14 406/week @ 2025-02-21 286/week @ 2025-02-28 473/week @ 2025-03-07 288/week @ 2025-03-14 394/week @ 2025-03-21 438/week @ 2025-03-28 116/week @ 2025-04-04

1,258 downloads per month
Used in 5 crates (4 directly)

Apache-2.0

530KB
13K 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

~16MB
~358K SLoC