Difference between revisions of "Foundry installation"

From wikieduonline
Jump to navigation Jump to search
 
Line 12: Line 12:
  
 
== Related ==
 
== Related ==
* [[brew install geth]]
+
* <code>[[brew install geth]]</code>
* [[brew install lighthouse]]
+
* <code>[[brew install lighthouse]]</code>
 
 
  
 
== See also ==
 
== See also ==

Latest revision as of 15:38, 30 July 2024

curl -L https://foundry.paradigm.xyz | bash
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.


curl -L https://foundry.paradigm.xyz | bash && source ~/.zshenv && foundryup && fish_add_path "~/.foundry/bin"


Related[edit]

See also[edit]

Advertising: