iota-wallet

star 3

Operate IOTA wallet tools through a safe approval-gated flow in OpenClaw.

Moron1337 By Moron1337 schedule Updated 2/13/2026

name: iota-wallet description: Operate IOTA wallet tools through a safe approval-gated flow in OpenClaw.

IOTA Wallet Skill

Use this flow for every state-changing operation:

  1. Run iota_prepare_transfer.
  2. If approvals are enabled, run iota_approve_transfer.
  3. Run iota_execute_transfer.

Rules:

  • Prefer read-only tools (iota_active_env, iota_get_balance, iota_get_gas) for diagnostics.
  • Never bypass recipient allowlist or transfer amount policy.
  • If an execution tool reports not_implemented, stop and report which milestone is required.
Install via CLI
npx skills add https://github.com/Moron1337/openclaw-iota-wallet --skill iota-wallet
Repository Details
star Stars 3
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator