Back to home
Tasks · T1
Install national node
Install the National Node from the GitHub repository on a server or virtual machine.
Requirements
None
Links
Expected response
Container running successfully.
Evidence
In a checkpoint session, show an interaction with the running node.
Observations
Indicate any obstacles that prevent this activity from being completed correctly.
Requests to run
Collection
National Node - LACPass IPS
Trusted parties
curl -X GET "${BROADCAST_SERVER}/trusted-parties" \
-H "Accept: application/json"Expected response
HTTP 200 with the trusted party list, confirming that the node services are reachable.
