Skip to content

Commit

Permalink
Update da-node.md
Browse files Browse the repository at this point in the history
  • Loading branch information
meeshhhh authored Oct 17, 2024
1 parent 3a1a082 commit f12670b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/run-a-node/da-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,14 @@ 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

| Node Type | Memory | CPU | Disk | Bandwidth | Additional Notes |
|-----------|--------|-----|------|-----------|------------------|
| 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
<Tabs>
Expand Down

0 comments on commit f12670b

Please sign in to comment.