Difference between revisions of "Cast"

From wikieduonline
Jump to navigation Jump to search
(6 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]]
+
== Commands ==
[[cast block-number]]
+
* <code>[[cast --help]]</code>
[[cast nonce]]
+
* <code>[[cast wallet]]</code>
[[cast block]]
+
* <code>[[cast send]]</code>
[[cast send]]
+
* <code>[[cast balance]]</code>
[[cast wallet]]
+
* <code>[[cast nonce]]</code>
 +
* <code>[[cast call]]</code>
 +
* <code>[[cast block]]</code>
 +
* <code>[[cast block-number]]</code>
 +
 
 
   
 
   
 
== Related ==
 
== Related ==
 
* [[Ethereum RPC calls]]
 
* [[Ethereum RPC calls]]
 +
* [[Execution clients]]
 +
* <code>[[eth-cli]]</code>
 +
* [[Rust]]
  
 
== See also ==
 
== See also ==

Revision as of 08:42, 21 June 2024

Advertising: