LogoClawIndex
CasesSkillsAbout
LogoClawIndex

dojo-transactions - Execute game actions and manage transactions in dojo.js

Executes on-chain contract calls, batches transactions, handles typed off-chain messages, and manages state updates in dojo.js.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Execute single contract calls
  • Batch multiple transactions
  • Send typed signed messages
  • Batch off-chain signed messages
  • Apply optimistic state updates
  • Perform read-only contract calls

Inputs

  • Account instance
  • Contract name
  • Entrypoint name
  • Calldata arguments
  • Namespace string
  • Transaction options

Outputs

  • Transaction hash
  • Signed message execution result
  • Optimistic store update state
  • Read-only contract call result

Requirements

  • @dojoengine/sdk package
  • Connected Starknet account
  • manifest.json contract definitions

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
dojo.js
starknet
transactions
smart-contracts
optimistic-updates
Execute single contract calls
Batch multiple transactions
Send typed signed messages
Batch off-chain signed messages
Account instance
Contract name
Entrypoint name
Transaction hash
Signed message execution result
Optimistic store update state