MPCKitMPCKit

Guide

Start here. Everything you need to ship a signature, plus the concepts behind every call.

mpckit is a hosted MPC signing layer. One bearer token, every chain ika supports, no private keys ever assembled on your servers or ours.

This guide walks you from a fresh API key to a signed transaction, then explains the concepts behind it: dWallets, the 2PC-MPC protocol, and the curves that map to each chain.

Where to go next

Concepts

SDKs

Live on Sui mainnet

ika is live on Sui mainnet. The 2PC-MPC protocol is documented in IACR ePrint 2024/253 and implemented at dwallet-labs/ika.

On this page