Difference between revisions of "Cast"

From wikieduonline
Jump to navigation Jump to search
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
* GitHub: https://github.com/foundry-rs/foundry/tree/master/crates/cast
 
* GitHub: https://github.com/foundry-rs/foundry/tree/master/crates/cast
  
curl -L https://foundry.[[paradigm.xyz]] | bash
+
* [[Foundry installation]]
Detected your preferred shell is zsh and added foundryup to PATH.
+
 
Run 'source /Users/user/.zshenv' or start a new terminal session to use foundryup.
 
Then, simply run '[[foundryup]]' to install Foundry.
 
  
  
 
  [[cast --help]]
 
  [[cast --help]]
  [[cast block-number]]
+
  [[cast wallet]]
 +
[[cast send]]
 +
[[cast balance]]
 
  [[cast nonce]]
 
  [[cast nonce]]
 +
[[cast call]]
 
  [[cast block]]
 
  [[cast block]]
  [[cast send]]
+
  [[cast block-number]]
[[cast wallet]]
+
 
 +
 
 
   
 
   
 
== Related ==
 
== Related ==
 
* [[Ethereum RPC calls]]
 
* [[Ethereum RPC calls]]
 +
* [[Execution clients]]
 +
* <code>[[eth-cli]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 08:28, 17 June 2024

Advertising: