Connect to a Node
Open nooschain-web.noosware.com. The connection screen appears before the workspace opens.
Connect
- Enter the full NOOSChain API URL, including
https://. - Select Connect.
- Wait for the connection status to change to connected.
- Confirm that the header shows a chain height.
The Web UI remembers the selected endpoint on this device. Use Disconnect from the header when you need to change networks.
Endpoint requirements
The endpoint must be reachable from the browser and must permit the exact Web UI origin in its CORS allowlist. For the hosted interface, allow:
text
https://nooschain-web.noosware.comAn operator can configure this with NOOS_CORS_ENABLED and NOOS_CORS_ALLOWED_ORIGINS. See Docker deployment for the complete node configuration.
Verify the network
Before signing or submitting anything, confirm that the endpoint belongs to the network you intend to use. Check its hostname, current height, recent blocks, and—when supplied by your operator—the expected genesis or network identity.