From f12670bc029d20d0f23cca9086ff211aac3c0b30 Mon Sep 17 00:00:00 2001 From: meeshhhh <106405655+meeshhhh@users.noreply.github.com> Date: Wed, 16 Oct 2024 21:19:49 -0400 Subject: [PATCH] Update da-node.md --- docs/run-a-node/da-node.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/run-a-node/da-node.md b/docs/run-a-node/da-node.md index dbc1f0ee..4a690478 100644 --- a/docs/run-a-node/da-node.md +++ b/docs/run-a-node/da-node.md @@ -8,7 +8,7 @@ import TabItem from '@theme/TabItem'; --- ## Overview -While there are various approaches to running a DA (Data Availability) node, this guide outlines our recommended method and the necessary hardware specifications. It's important to note that your DA signer needs to operate a DA node to verify encoded blob data, sign it, and store it for future farming and rewards. +While there are various approaches to running a DA (Data Availability) node, this guide outlines our recommended method and the necessary hardware specifications. DA Nodes performs the core functions of verifying, signing, and storing encoded blob data. It's important to note that your DA signer needs to operate a DA node to verify encoded blob data, sign it, and store it for future farming and rewards. Currently, in order to run a DA Node on Testnet, users must stake 10 A0GI tokens. These can be obtained via our [faucet](https://faucet.0g.ai/) or via rewards from running Storage Nodes or Validator Nodes. You can also reach out to our technical moderators on [Discord](https://discord.com/invite/0glabs). ## Hardware Requirements @@ -16,7 +16,6 @@ While there are various approaches to running a DA (Data Availability) node, thi |-----------|--------|-----|------|-----------|------------------| | DA Node | 16 GB | 8 cores | 1 TB NVME SSD | 100 MBps | For Download / Upload | -- **DA Node**: Performs the core functions of verifying, signing, and storing encoded blob data. ## Standing up a DA Node and DA Signer