Difference between revisions of "Foundry installation"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
[[curl -L]] https://foundry.paradigm.xyz | bash && source [[~/.zshenv]] && [[foundryup]] && [[fish_add_path]] "[[~/.foundry/]]bin" | [[curl -L]] https://foundry.paradigm.xyz | bash && source [[~/.zshenv]] && [[foundryup]] && [[fish_add_path]] "[[~/.foundry/]]bin" | ||
+ | |||
+ | == Related == | ||
+ | * [[brew install geth]] | ||
+ | * [[brew install lighthouse]] | ||
{{Foundry}} | {{Foundry}} |
Revision as of 07:18, 11 June 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
Advertising: