Skip to content

SKaaalper/soundness-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Soundness-pubKey-setup

image

Soundness Layer is a decentralized verification layer ensuring fast, scalable, and cross-chain data verification. Built on Walrus for data availability and Sui for sequencing, it leverages restaking for security.

  • Updates your system packages
  • Installs Rust
  • Installs soundnessup (Soundness Layer installer)
  • Sets up your shell environment
  • Generates a Soundness key (my-key)

Waitlist:

  1. Visit: https://soundness.xyz/
    • Submit your email

Generate Your Key here:

  1. Go to Codespace: https://github.com/codespaces
    • Create Account
    • Click BLANK Use this template

image

  1. Paste the following Command:
sudo apt update && sudo apt upgrade -y && \
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y && \
source $HOME/.cargo/env && \
rustc --version && cargo --version && \
echo 'source $HOME/.cargo/env' >> ~/.bashrc && source ~/.bashrc && \
curl -sSL https://raw.githubusercontent.com/soundnesslabs/soundness-layer/main/soundnessup/install | bash && \
source ~/.bashrc && \
soundnessup install && \
soundnessup update && \
soundness-cli generate-key --name my-key
  • Don't forget to save your Mnemonic Phrase and Pub-Key

image

Join Discord:

  1. Join here: https://discord.gg/MRDQmzWeWP
    • Go to #soundness-cockpit Channel ▶️ Submit your Pub-Key.
    • Format: /access gUOAfnrUH1dmddsadas29GZW/pOGPuBl+kT9w=

image

  1. Link your Telegram and Twitter:
  • For Telegram Type: /link_telegram <Your_Username>

  • For Twitter Type: /x_login <Your_Twitter_Profile>

  • View your linked X account, whitelist key, and Telegram account Type: /info

    image

Official Guide: https://github.com/SoundnessLabs/soundness-layer/tree/main/soundness-cli

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published