dwallet-labsdwallet-labsOfficialยท4 Agent Skills Included

ika

Cross-chain dWallet signing, node operations, and Move integration

Builds and operates zero-trust multi-chain signing on the Ika MPC network coordinated on Sui. Covers TypeScript SDK dWallet creation and signing, CLI key and validator management, Move contract integration, and node deployment. Eliminates manual cryptographic setup, stalled-test debugging, and error-prone validator configuration with step-by-step executable guidance.
npx skills add dwallet-labs/ika --all -g -y
Available:

Instructs your AI agent on the repository's architecture, build and test commands, coding rules, and how to run the included skills for version bumps, CI dispatch, and MPC stall diagnosis.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’