Skip to main content

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.

  1. Install the SDK in your host app: Install
  2. Run the minimal first flow: Quickstart
  3. 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.