Assignment 2
note
As explained before, core and relay nodes must run in separate machines. In this assignment you will create a second server or Virtual Machine to host your core node.
Complete the following tasks in a second server:
- Create a second server on AWS or Virtual Machine in Virtual Box. This one will host your core node and hold your stake pool keys.
- Install dependencies
- Install cabal
- Install GHC
- Install libsodium
- Create the directory .local/bin and add it to the PATH
- Build the node from source in your new server or Virtual Machine.
- Get Configuration files
Repeat what you learned on Lesson 1
note
DO NOT START YOUR CORE NODE YET. When you have completed tasks 1-8, continue to KES-Periods