└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # **soundness codes** 2 | 3 | **submit your email** 4 | 5 | https://soundness.xyz/ 6 | 7 | **discord** 8 | 9 | https://discord.gg/NbStGdsh 10 | 11 | Go to #Testnet-access > Submit your Pub-Ke (it's currently closed) 12 | 13 | **generate your key** 14 | ``` 15 | sudo apt update && sudo apt upgrade -y 16 | ``` 17 | ``` 18 | curl -sSL https://raw.githubusercontent.com/soundnesslabs/soundness-layer/main/soundnessup/install | bash 19 | ``` 20 | ``` 21 | curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs/ | sh 22 | ``` 23 | ``` 24 | source ~/.bashrc 25 | ``` 26 | ``` 27 | soundnessup install 28 | ``` 29 | ``` 30 | soundnessup update 31 | ``` 32 | ``` 33 | soundness-cli generate-key --name my-key 34 | ``` 35 | ``` 36 | soundness-cli export-key --name my-key 37 | ``` 38 | our telegram channel & toutube 39 | 40 | https://linktr.ee/airdropparvaz 41 | --------------------------------------------------------------------------------