Skip to content

DIG-Network/chia-wallet-sdk

 
 

Repository files navigation

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:

About

High-performance Rust SDK for developing Chia wallet applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 91.5%
  • Python 5.0%
  • TypeScript 2.3%
  • JavaScript 1.2%