Start Point Node connecting to YNet
To start a Point Node connected to Ynet you need to start the local node like so:
npm i
npm run build
npm run start
This starts the node in the default
config mode using the default.yaml file for the configuration. This will result in the node connecting to Ynet.