Course lesson

Read Data From Your Smart Contract On Anvil using Cast

Cast is another tool that Foundry leverages to make smart contract development easier for you. Cast will allow you to read/write data from your contracts through the terminal with minimal inputs. We'll learn how to use cast and how to read our deployed smart...

Duration
1 min
Access
Free
Transcript
Retained from source evidence

Cast is another tool that Foundry leverages to make smart contract development easier for you. Cast will allow you to read/write data from your contracts through the terminal with minimal inputs. We'll learn how to use cast and how to read our deployed smart contract numbers.