Renter Portal
Online Hardware
Browse online provider nodes and run compute via the renter SDK. You are billed via settlement only when jobs complete.
1. Sign In
Create an account or sign in to get your API credentials.
2. Install the Renter SDK
Programmatic access to browse hardware, submit jobs, and settle in $NEXUS.
npm install @nexuscompute/sdk
pip install nexuscompute-sdk
3. Submit a Job
Pick a hardwareId from the grid below, choose a priority tier, and run compute — charges apply at settlement.
Run compute with the SDK
Sign in to personalize the example below.
Sign in to get your renter SDK example.
Test the network
Quickly list all available nodes on the network from your terminal.
npx --package=@nexuscompute/sdk nexus-sdk list-hardware
nexus-renter list-hardware