home/categories/smart-contracts/kukapay-crypto-skills-skills-evm-swiss-knife-skill-md
smart-contractsblockchain

evm-swiss-knife

Interact with EVM-compatible blockchains using Foundry's cast tool for querying balances, calling contracts, sending transactions, and blockchain exploration. Use when needing to interact with Ethereum Virtual Machine networks via command-line, including reading contract state, sending funds, executing contract functions, or inspecting blockchain data.

kukapay
maintainer
kukapay
Updated 1/22/2026
Stars
17
Forks
3
quick start

Installation and usage

Interact with EVM-compatible blockchains using Foundry's cast tool for querying balances, calling contracts, sending transactions, and blockchain exploration. Use when needing to interact with Ethereum Virtual Machine networks via command-line, including reading contract state, sending funds, executing contract functions, or inspecting blockchain data.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use evm-swiss-knife