Copy Node Example to Root Folder

Step 2: Copy Node Example to Root Folder

After cloning the repository, you need to copy the example node configuration to the root folder. Execute the following command:

cp -r CoinNetwork/node-example/XVI /root/

This command copies the XVI directory from node-example into the /root/ directory.

Last updated