Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #1. Update system & Install Curl
- sudo apt update
- sudo apt install curl
- #2. Install installation script
- curl -sSL https://raw.githubusercontent.com/soundnesslabs/soundness-layer/main/soundnessup/install | bash
- #3. Install node
- source ~/.bashrc
- soundnessup install
- #4. Get keys
- soundness-cli generate-key --name ИМЯ_КЛЮЧА
- #5. Update node
- soundnessup update
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement