Getting Started
Blockchain Kit SDK is a Kotlin Multiplatform SDK for self-custody MPC wallets. Use this section to get from zero to your first successful signing flow.
- Install the SDK in your host app: Install
- Run the minimal first flow: Quickstart
- Learn the core security model: Concepts
If you are evaluating integration effort, start with Quickstart first and return to install details only if your setup differs.