crypto-evm-swiss-knife

Interact with EVM-compatible blockchains using Foundry's cast tool.

Updated May 4, 2026
One-click install
npx skills add https://github.com/luokai25/luo-ai-skills-market --skill crypto-evm-swiss-knife
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crypto-evm-swiss-knife
Source: https://github.com/luokai25/luo-ai-skills-market/tree/main/12-finance-and-trading%20%28by%20Luo%20Kai%29/02-crypto-defi/crypto-evm-swiss-knife
Command: npx skills add https://github.com/luokai25/luo-ai-skills-market --skill crypto-evm-swiss-knife

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires foundry, cast, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies interacting with EVM-compatible blockchains by providing a command-line interface for querying balances, calling contracts, sending transactions, and exploring blockchain data.

Core Features & Use Cases

  • Blockchain Interaction: Query balances, call contracts, send transactions, and inspect blockchain data.
  • Foundry Integration: Uses Foundry's cast command-line tool for EVM network operations.
  • Use Case: A developer can use this Skill to read contract state, send funds, execute contract functions, or inspect blockchain data on Ethereum Virtual Machine networks.

Quick Start

Use the crypto-evm-swiss-knife skill to get the balance of an Ethereum address.

Frequently Asked Questions about crypto-evm-swiss-knife

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query blockchain balances and call contracts on EVM networks from the command line?

You can query EVM blockchain balances and call contracts directly from the command line using Foundry's cast tool to interact with Ethereum Virtual Machine networks and inspect blockchain data.

What is the best way to send transactions and execute contract functions on Ethereum Virtual Machine networks?

The best way to send transactions and execute contract functions on EVM networks is using the cast command-line tool, which allows you to send funds and interact with contract state seamlessly.

Do I need Foundry installed to inspect blockchain data and read contract state?

Yes, you need Foundry installed because this Skill relies on the cast command-line tool from the Foundry toolkit to read contract state and inspect blockchain data on EVM-compatible networks.

Can I use cast to explore blockchain data on any EVM-compatible network?

Yes, you can use cast to explore blockchain data on any EVM-compatible network, as the tool supports querying balances, calling contracts, and sending transactions across Ethereum Virtual Machine networks.

Why use a command-line tool for crypto transactions instead of a web interface?

Using a command-line tool for crypto transactions provides a scriptable Swiss knife for EVM networks, enabling developers to automate querying balances, calling contracts, and sending funds without manual web interface interactions.