Difference between revisions of "Foundry installation"
Jump to navigation
Jump to search
(Created page with " 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 sessi...") |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | curl -L https://foundry.paradigm.xyz | bash | + | * https://book.getfoundry.sh/getting-started/installation |
+ | |||
+ | [[curl -L]] https://foundry.paradigm.xyz | bash | ||
Detected your preferred shell is zsh and added foundryup to PATH. | 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. | + | Run 'source /Users/user/.zshenv' or start a new terminal session to use [[foundryup]]. |
− | Then, simply run 'foundryup' to install Foundry. | + | Then, simply run '[[foundryup]]' to install Foundry. |
+ | |||
+ | |||
+ | |||
+ | [[curl -L]] https://foundry.paradigm.xyz | bash && source [[~/.zshenv]] && [[foundryup]] && [[fish_add_path]] "[[~/.foundry/]]bin" | ||
+ | == Related == | ||
+ | * <code>[[brew install geth]]</code> | ||
+ | * <code>[[brew install lighthouse]]</code> | ||
+ | == See also == | ||
+ | * {{Foundry}} | ||
− | + | [[Category:Foundry]] |
Latest revision as of 12:56, 25 October 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: