quickstart

deploy your first workload in under 5 minutes

1

connect your wallet

neuranet uses solana wallet-based authentication. connect your wallet using the button in the navigation bar. we support phantom, solflare, and other popular wallets.

supported wallets:

  • • phantom
  • • solflare
  • • backpack
  • • ledger (via phantom)
2

purchase credits

navigate to the credits page and purchase a credit package using USDC on solana. credits are used to pay for compute time on the network.

credit packages:

  • • starter: $10 → 100 credits
  • • pro: $50 → 550 credits (10% bonus)
  • • business: $200 → 2400 credits (20% bonus)
3

choose a template

browse the template catalog and select a pre-configured workload to deploy. templates include popular ai models like ollama, vllm, comfyui, and more.

popular templates:

  • • ollama - run local llms (llama, mistral, etc.)
  • • vllm - high-performance inference server
  • • comfyui - stable diffusion workflows
  • • jupyter - interactive notebooks
4

select a node

choose a compute node based on your requirements. filter by gpu, ram, price, and location. each node shows its specifications and hourly rate.

node selection tips:

  • • check gpu vram matches template requirements
  • • lower rates = more cost effective
  • • closer regions = lower latency
  • • look for nodes with high uptime
5

deploy & access

configure environment variables if needed, then deploy. once running, your deployment will have endpoints you can access via https.

deployment features:

  • • unique https endpoint for each deployment
  • • real-time logs via websocket
  • • start/stop/delete controls
  • • per-minute billing (only pay when running)

next steps