ika-move
Installation
SKILL.md
Ika Move Integration
Build Sui Move contracts integrating Ika dWallet 2PC-MPC for programmable cross-chain signing.
References (detailed patterns and complete code)
references/protocols-detailed.md- All coordinator function signatures with full parameter listsreferences/patterns.md- Complete integration patterns: treasury, DAO governance, imported key wallet, presign pool, events, enumsreferences/typescript-integration.md- Full TypeScript SDK flows: DKG prep, signing, key import, polling, IkaTransaction API
Setup
Move.toml
[package]
name = "my_project"
edition = "2024.beta"