Node FAQs
Dymension uses Tendermint which relies on a distributed set of validators that are responsible for committing and signing new blocks in the blockchain. These validators run full nodes and participate in the consensus protocol by broadcasting votes which contain signatures signed by each validator's private key.
Validators bond DYM (Dymension's native token) and have tokens "delegated" to them by token holders. Validators and their delegators earn DYM for participating and securing Dymension.
Supported OS
We officially support the following architectures:
darwin/arm64darwin/x86_64linux/arm64linux/x86_64
Hardware prerequisites
- 8 cores
- 1TB of NVME disk storage
- 64gb of memory (RAM)
- 100mbps network bandwidth
Software prerequisites
Installing Go is a pre-requisite for running a Dymension full node.