Skip to content

colonyairdrops/SoundNess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

SoundNess by @ColonyAirdrops

Setup Environment

  1. Vist Github CodeSpace: Here
  2. Sign In with Github and Choose Blank Template

Screenshot 2025-03-29 152907

Run Command

sudo apt update && sudo apt upgrade -y
curl -sSL https://raw.githubusercontent.com/soundnesslabs/soundness-layer/main/soundnessup/install | bash
source ~/.bashrc
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Click Enter to use default
source $HOME/.cargo/env
soundnessup install
soundness-cli generate-key --name my-key
  • Enter your password, save seed phrase and pub_key
image
  • Download & Save the key_store.json file
image

Import old key

  • If you have your old mneumonic saved you can import key_store.json file
soundness-cli import-key --name my-key --mnemonic "your 24 words phrase"

Register your Pub_Key

  1. Visit: Discord
  2. Go to testnet-access channel
  3. Type !access pub_key image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors