ika
Cross-chain dWallet signing, node operations, and Move integration
All Skills in This Repository (4)
Pure Emerald Level Indicatorsika-sdk
Orchestrate cross-chain signing workflows with the Ika TypeScript SDK.
ika-move
Integrate Ika's 2PC-MPC dWallet workflow into Sui Move contracts for cross-chain signing.
ika-operator
Deploy and manage Ika network nodes including validators, fullnodes, and notifiers.
ika-cli
Orchestrate Ika CLI workflows for dWallet operations, validator management, and network deployment.
Frequently Asked Questions
FAQPage SchemaHow to install Ika skills?โผ
Run `npx skills add dwallet-labs/ika --all -g -y` in your terminal to install all skills in this suite globally.
How to create a dWallet with the Ika SDK?โผ
The ika-sdk skill walks your agent through registering encryption keys, running DKG, requesting presigns, and signing messages with @ika.xyz/sdk on Sui.
How to set up an Ika validator node?โผ
The ika-operator skill provides step-by-step mainnet validator setup, including key generation, staking, committee registration, and node configuration.
Can I integrate cross-chain signing into Move contracts?โผ
Yes. The ika-move skill shows how to call the dWallet 2PC-MPC coordinator from Sui Move contracts for treasuries, DAOs, and multi-chain custody.
Does Ika work with Claude Code and OpenClaw?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenClaw, Cursor, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core