Cast

What is Cast

Foundry's official Command Line Interface for EVM interaction through command calls.

What is Cast?

Foundry comes with a convenient CLI tool to communicate directly with the EVM. Typical commands would be to retrieve total token supply details. In addition to the common Cast commands a developer can call on the EVM, they can also send arbitrary messages between two anvil accounts, or even decode calldata with the '4byte-decode' subcommand.

Cast Alternatives:

Chuff
Chuff

OpenZeppelin (Solidity) contract patterns written and optimized in the Huff assembly language.

PRBMath
PRBMath

A Solidity library to handle complex fixed-point math with signed and unsigned variables.

Bunzz
Bunzz

Find, deploy, and manage reviewed smart contracts easily with Bunzz.

Calldata Decoder
Calldata Decoder

An in browser transaction calldata decoder built by dEth, as a part of their dEth Tool suite.

codeslaw
codeslaw

codeslaw facilitates faster Ethereum development by allowing developers to search for smart contracts.

Constructor Encoder
Constructor Encoder

Part of a handy set of tools for all Ethereum (EVM) Developers made by Deth Tools.