How to setup Mainnet Node

  • A fast CPU with 16+ cores

  • 64 GB or more of RAM

  • A fast SSD drive with at least 1 TB of storage (capacity will increase over time)

  • 25 MBit/s bandwidth

  • Ubuntu 22.04 LTS

Docker Installation:

  1. Clone the official CratD2C mainnet node repository: https://github.com/CratD2C-SmartChain/cratd2c-mainnet-node.git

  2. Update the node.env file according to example.node.env.

  3. Run the node container and verify the block height using the commands in commands.txt.

Binary Installation:

To Be Announced (TBA)

Last updated