Cardano is a proof-of-stake blockchain platform: the first to be founded on peer-reviewed research and developed through evidence-based methods. It combines pioneering technologies to provide unparalleled security and sustainability to decentralized applications, systems, and societies
Project consists of a simple Bash script that will run inside an Ubuntu VM and automatically deploy a Cardano Main net Relay Node. These server nodes are responsible for communicating with other relays in the network and broadcasting blocks that are created by block producing server nodes. For security purposes, block producing nodes are not directly connected to the network, and must only connect to its relay nodes.- Bash
- VMware Workstation 16 Player
- Ubuntu 22.04 desktop
- Windows 10 (21H2)
- Ubuntu 22.04 LTS desktop
- Copy script to Ubuntu desktop:
- open terminal in Ubuntu
- run sudo sh mainnet_relay.sh to start the script
Script installing Haskell:
Once the script is completed (approx: 2-3 hours depending on your VM setup) it will launch glive viewer
- gLive viewer gives a detailed overview of the node status
- once the node is live, it will need to download all the block data to catch up to the current block before it can start contributing to the network
-this process can take several hours to download