clawhub-krump-verify
Installation
SKILL.md
ClawHub & Krump Verify for Agents
Use this skill when working with ClawHub and Krump Verify: on-chain verification of dance moves against registered Story IP, with payment in USDC.k or via x402/EVVM payment receipts. Agents can perform verifications autonomously; humans can audit on-chain.
Building a similar app? See docs/BUILDING_WITH_EVVM_X402_STORY_AENEID.md for step-by-step EVVM/x402/USDC.k on Story Aeneid: architecture, failures (EVVM payment failed, IP registry, funding UX), and fixes.
What Krump Verify Does
- Verification: Prove a move (hash of move/video data) against a registered Story IP asset. Fee is paid to treasury; a receipt is recorded on-chain and
Verified(ipId, verifier, receiptHash, timestamp)is emitted. - Chain: Story Aeneid (chain ID 1315). Explorer:
https://aeneid.storyscan.io. - Fee: USDC.k (6 decimals). Default
verificationFee= 1e6 (1 USDC.k). Read from contractverificationFee().