Advertisement
EvenoR

Hyperliquid Node

Nov 14th, 2024
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.30 KB | None | 0 0
  1. - - - - - 1 - - - - -
  2. sudo apt update && sudo apt upgrade -y
  3.  
  4. - - - - - 2 - - - - -
  5. wget -q -O hyperliquid.sh https://api.nodes.guru/hyperliquid.sh && sudo chmod +x hyperliquid.sh && ./hyperliquid.sh
  6.  
  7. - - - - - CHECK LOGS - - - - -
  8. cd $HOME/hyperliquid-node && sudo docker compose logs -f --tail=50
  9.  
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement