Hardware Requirement

Before you start, you will need to make sure that your device meets the recommended requirements!

CPU 2 cores
Memory 8 GB RAM
Storage 100 MB/s

Installation

Install dependencies

sudo apt-get update
sudo apt-get install cmake build-essential protobuf-compiler

Install Rust

curl --proto '=https' --tlsv1.2 -sSf <https://sh.rustup.rs> | sh

Clone the source code

git clone <https://github.com/0glabs/0g-da-retriever.git>

Run

cargo build --release

Run Retriever

./target/release/retriever --config ./run/config.toml