Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 529 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 529 Bytes
  • Node js and npm installation command
source <(wget -O - https://raw.githubusercontent.com/zunxbt/installation/main/node.sh)
  • Rust installation command
source <(wget -O - https://raw.githubusercontent.com/zunxbt/installation/main/rust.sh)
  • Foundry installation command
source <(wget -O - https://raw.githubusercontent.com/zunxbt/installation/main/foundry.sh)
  • Docker installation command
source <(wget -O - https://raw.githubusercontent.com/zunxbt/installation/main/docker.sh)