gizmolab-tools
Use GizmoLab's free blockchain developer tools at tools.gizmolab.io and Web3 UI components at ui.gizmolab.io.
Setup & Installation
Install command
clawhub install gizmo-dev/gizmolab-toolsIf the CLI is not installed:
Install command
npx clawhub@latest install gizmo-dev/gizmolab-toolsOr install with OpenClaw CLI:
Install command
openclaw skills install gizmo-dev/gizmolab-toolsor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/gizmo-dev/gizmolab-toolsWhat This Skill Does
GizmoLab provides free web-based blockchain developer tools at tools.gizmolab.io and a Web3 UI component library at ui.gizmolab.io. Ethereum tools cover contract interaction, transaction decoding, ENS lookup, and burner wallets. Solana tools cover token creation, minting, holder snapshots, and Jupiter-powered swaps.
All tools run in the browser with no local install, so blockchain operations and component setup work without configuring a local dev environment first.
When to Use It
- Decoding a raw Ethereum transaction hex to inspect its function calls and parameters
- Resolving an ENS name to an Ethereum address without writing code
- Creating a new SPL token on Solana with custom name, symbol, and metadata
- Taking a snapshot of all token holders for an airdrop eligibility list
- Copying a ready-to-use NFT mint card component into a React dApp
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Decoding a raw Ethereum transaction hex to inspect its function calls and parameters
- 1Decoding a raw Ethereum transaction hex to inspect its function calls and parameters
- 2Resolving an ENS name to an Ethereum address without writing code
- 3Creating a new SPL token on Solana with custom name, symbol, and metadata
- 4Taking a snapshot of all token holders for an airdrop eligibility list
- 5Copying a ready-to-use NFT mint card component into a React dApp
Use GizmoLab's free blockchain developer tools at tools.gizmolab.io and Web3 UI components at ui.gizmolab.io.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.