chik-sdk-driver

Crates.iochik-sdk-driver
lib.rschik-sdk-driver
version0.25.0
created_at2025-02-25 03:53:05.379227+00
updated_at2025-06-20 06:32:41.253253+00
descriptionDriver code for interacting with standard puzzles on the Chik blockchain.
homepagehttps://github.com/Chik-Network/chik-wallet-sdk
repositoryhttps://github.com/Chik-Network/chik-wallet-sdk
max_upload_size
id1568685
size528,674
Chik-Network (Chik-Network)

documentation

README

Chik 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 Chik blockchain, including wallets and dApps (decentralized apps). However, it is not a prebuilt wallet. If you are looking for that, you can use Saga 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 Chik, 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 Chik'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
Commit count: 1014

cargo fmt