KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
Soundness
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
clip-pgs
:
Official code for CVPR2025 "Seeing What Matters: Empowering CLIP with Patch Generation-to-Selection"
multimodal_r1_papers
:
Deepseek RL (GRPO)-Inspired Research for Vision & Multimodal Reasoning
implicit-fn.rs
:
A macro that adds support for implicit closures to Rust.
FindPeaks
:
C & C++ implementation of Scipy's find_peaks function
flake-compat
:
Mirror for Lix's flake-compat fork. Contributions OK, but we strongly prefer: https://git.lix.systems/lix-project/flake-compat
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Soundness
?
Download (.md)
# Soundness  | X | Minimum | |------------------|----------------------------| | **CPU** | x | | **RAM** | x GB | | **Storage** | x+ GB SDD | | **Network** | 100 Mbps (1 Gbps+ recommended) | | Server Provider | Link | Features | |------------------|----------------------------|----------------------------| | **Contabo** | [Link](https://www.dpbolvw.net/click-101330552-12454592) | Cheap / Paypal | | **PQ** | [Link](https://pq.hosting/?from=627713) | Cheap / Crypto Payment | | **NetCup** | [Link](https://www.netcup.com/en/?ref=261820) | Cheap / Paypal | ## Project : - Twitter : https://x.com/SoundnessLabs - Discord : https://discord.gg/qXwDb2X4 ## 1. Server Update : ```bash sudo apt update -y && sudo apt upgrade -y ``` ## 2. Install Packages: ```bash sudo apt install htop ca-certificates zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev tmux iptables curl nvme-cli git wget make jq libleveldb-dev build-essential pkg-config ncdu tar clang bsdmainutils lsb-release libssl-dev libreadline-dev libffi-dev jq gcc screen file unzip lz4 -y ``` ## Install Protobuf Compiler ```bash sudo apt install -y protobuf-compiler ``` ## Rust ; ```bash curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh ``` - 1, Enter. ```bash source $HOME/.cargo/env ``` ## Install Soundness ```bash curl -sSL https://raw.githubusercontent.com/soundnesslabs/soundness-layer/main/soundnessup/install | bash ``` - Install ```bash source ~/.bashrc ``` ```bash soundnessup install ``` - Update ```bash soundnessup update ``` ## Wallet Generate - Crate ; ```bash soundness-cli generate-key --name my-key ```  - Save mnemonic. - Set a password for your wallet. - When you type your password on Ubuntu servers, it is not visible. ## Send Public Key ; ```bash !access public-key ```   - Nice ## Other Commands ; - Import ; ```bash soundness-cli import-key --name my-key ``` - List Key / wallets ; ```bash soundness-cli list-keys ``` - Export Key / wallets ; ```bash soundness-cli export-key --name my-key ``` <p align="center"> <img src="https://komarev.com/ghpvc/?username=FurkanL0&style=flat-square&color=red&label=Profile+Views+/+Repo+Views+" alt="Repo / Profile Views" /> </p>