9 releases (breaking)
new 0.27.1 | Jul 7, 2025 |
---|---|
0.27.0 | Jun 28, 2025 |
0.26.0 | Jun 22, 2025 |
0.25.0 | Jun 14, 2025 |
0.21.1 | Feb 24, 2025 |
#931 in Magic Beans
1,028 downloads per month
Used in 3 crates
(2 directly)
56KB
982 lines
Chia Wallet SDK
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 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:
- 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
~16–28MB
~497K SLoC