🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Smart Accounts

by @rachidjarray-hk-qa-fdt

Deploy and manage multi-signature smart accounts. Use when you or the user want to create a smart wallet, deploy a multi-sig, add or remove owners, change th...

πŸ’‘ Examples

# Deploy a simple smart account on Ethereum
fdx call deploySmartAccount --chainKey ethereum

Deploy a 2-of-3 multi-sig

fdx call deploySmartAccount \ --chainKey ethereum \ --initialOwners 0xOwner1...,0xOwner2...,0xOwner3... \ --threshold 2

βš™οΈ Configuration

  • Must be authenticated (fdx status to check, see authenticate skill)
  • Smart accounts are deployed on EVM chains only (not Solana)
  • View on ClawHub
    TERMINAL
    clawhub install smart-accounts

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’