LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

Skills tagged: smart-contracts

Browse skills that share this tag.

  • spec-to-code-compliance - Verify code compliance against specification documentation
    blockchainsmart-contractsauditcompliance

    ★ 1 · Updated 2026-09-23

    Verifies whether code implements exactly what documentation specifies for blockchain audits and protocol implementations.

    ⚙ Extract specification intermediate representation⚙ Analyze codebase semantic structure⚙ Compare code against specifications
  • solidity-defi - DeFi protocol development skill for Solidity smart contracts
    soliditydefiammlending

    ★ 0 · Updated 2026-09-23

    Provides design patterns, code generation, and security verification for DeFi protocols including AMMs, lending, price oracles, and ERC4626 vaults.

    ⚙ Determine DeFi domain requirements⚙ Read domain reference patterns⚙ Generate DeFi smart contract code
  • klever-dev - Klever Blockchain Development Guide
    kleverblockchainsmart-contractsrust

    ★ 31 · Updated 2026-09-20

    Provides guidance for Klever blockchain development, Rust smart contract creation, deployment, transaction building, and API interaction.

    ⚙ Write Rust smart contracts⚙ Build contracts with ksc⚙ Deploy contracts with koperator
  • stellar-dev - End-to-end Stellar development playbook
    stellarsorobanrustsmart-contracts

    ★ 1 · Updated 2026-09-20

    Provides guidance for Stellar and Soroban smart contract development, SDK usage, wallet integration, asset management, and agentic payments.

    ⚙ Develop Soroban smart contracts⚙ Build Stellar dApp frontends⚙ Integrate wallets and signing flows
  • stellar-dev - Develop smart contracts and dApps on Stellar and Soroban
    stellarsorobanblockchainsmart-contracts

    ★ 0 · Updated 2026-09-20

    End-to-end guide for building Soroban smart contracts, client applications, token issuance, and agentic payments on the Stellar network.

    ⚙ Develop Soroban smart contracts⚙ Build Stellar client dApps⚙ Manage Stellar assets and trustlines
  • solidity-dev - Solidity Smart Contract Development Skill
    soliditysmart-contractserc-standardsgas-optimization

    ★ 59 · Updated 2026-09-19

    Provides Solidity language features, ERC standards implementation, gas optimization, and secure smart contract development patterns.

    ⚙ Implement secure coding patterns⚙ Optimize gas with Yul assembly⚙ Generate NatSpec contract documentation
  • wagmi-viem - Web3 Integration with Wagmi and Viem
    web3wagmiviemrainbowkit

    ★ 602 · Updated 2026-09-18

    Integrates Web3 functionality including wallet connection, smart contract interactions, transaction handling, and RainbowKit setup.

    ⚙ Connect Web3 wallets using RainbowKit⚙ Read smart contract data⚙ Write to smart contracts
  • solana-account-model - Solana account model design and auditing guide
    solanaaccount-modelpdacpi

    ★ 602 · Updated 2026-09-17

    Provides guidance for designing, auditing, and debugging Solana accounts, PDAs, CPIs, rent, and state layout.

    ⚙ Map actors and authorities⚙ Enumerate instruction accounts⚙ Design PDA seeds
  • dojo-transactions - Execute game actions and manage transactions in dojo.js
    dojo.jsstarknettransactionssmart-contracts

    ★ 1 · Updated 2026-09-17

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

    ⚙ Execute single contract calls⚙ Batch multiple transactions⚙ Send typed signed messages
  • mvx-sc-best-practices - MultiversX Smart Contract Guidelines
    multiversxsmart-contractsrustblockchain

    ★ 12 · Updated 2026-09-16

    Guidelines for developing, auditing, and optimizing MultiversX Rust smart contracts.

    ⚙ Optimize smart contract storage⚙ Implement contract security patterns⚙ Implement access control logic
  • implement-arc-standards - Implement Algorand ARC standards in smart contracts
    algorandarc-standardsarc-4arc-56

    ★ 0 · Updated 2026-09-15

    Implements Algorand ARC standards including ARC-4 ABI encoding, ARC-22 read-only annotations, ARC-28 events, and ARC-32/56 app specs.

    ⚙ Understand ARC-4 ABI encoding rules⚙ Generate ARC-32 and ARC-56 specs⚙ Build typed clients from app specs
  • iota-agent-mcp - IOTA blockchain MCP server for wallets and Move contracts.
    iotamcpblockchainmove-lang

    ★ 66 · Updated 2026-09-14

    Connects AI coding agents to IOTA blockchain for wallet management, Move contract operations, and on-chain queries.

    ⚙ Manage IOTA wallet accounts and balances⚙ Execute human-in-the-loop transaction signing⚙ Build and test Move smart contracts
  • algorand-ts-migration - Algorand TypeScript Migration
    algorandtypescripttealscriptmigration

    ★ 0 · Updated 2026-09-13

    Migrate smart contracts to Algorand TypeScript 1.0 from TEALScript or Algorand TypeScript Beta.

    ⚙ Identify source language⚙ Load migration guide⚙ Execute migration transformations
  • ethereum-app-builder - Scaffold and build Ethereum dApps using create-eth
    ethereumdappcreate-ethscaffold-eth

    ★ 21 · Updated 2026-09-10

    Scaffolds full-stack Ethereum dApps using create-eth and implements smart contracts and frontends.

    ⚙ Scaffold Ethereum dApps with create-eth⚙ Read project AGENTS.md guide⚙ Read reference skill documentation
  • solidity-security - Solidity Security Best Practices
    soliditysecuritysmart-contractsblockchain

    ★ 509 · Updated 2026-09-09

    Provides smart contract security best practices, vulnerability prevention guidelines, and secure Solidity development patterns.

    ⚙ Write secure smart contracts⚙ Audit contracts for vulnerabilities⚙ Implement secure DeFi protocols
  • midnight-tooling:contract-calling - Call deployed Midnight contracts from Node.js backends
    midnightcontract-callingsmart-contractsnodejs

    ★ 602 · Updated 2026-09-09

    Interact with deployed Midnight contracts from Node.js backends, including read-only queries and state-changing transactions with proof generation.

    ⚙ Query contract state⚙ Execute state-changing transactions⚙ Build API endpoints
  • onchain-contract-token-analysis - Analyze smart contracts, token mechanics, and security risks
    smart-contractssecurity-audittokenomicsblockchain

    ★ 33 · Updated 2026-09-09

    Analyzes smart contracts, token mechanics, access controls, fee routing, upgradeability, attack surfaces, and market-facing risks for onchain protocols.

    ⚙ Map system architecture⚙ Verify admin controls and permissions⚙ Analyze token mechanics
  • monad-development - Build dapps on Monad blockchain
    blockchainsmart-contractsdeploymentdapp

    ★ 1 · Updated 2026-05-09

    Deploys contracts, sets up frontends, and verifies contracts on Monad blockchain

    ⚙ deploy contracts⚙ verify contracts⚙ generate wallet
  • monad-development - Build and deploy dapps on Monad blockchain
    blockchainethereumsmart-contractsweb3

    ★ 57 · Updated 2026-05-09

    Deploys smart contracts and verifies contracts on Monad testnet and mainnet

    ⚙ Deploy smart contracts⚙ Verify contracts⚙ Setup frontends with viem/wagmi
  • monad-development - Monad Blockchain DApp Development
    blockchainmonadsmart-contractsdeployment

    ★ 76 · Updated 2026-05-09

    Builds and deploys dapps on Monad blockchain with contract verification

    ⚙ deploy contracts⚙ verify contracts⚙ set up frontends

Scroll to load more