LightNodeLightNode
Live playground

Run one real encrypted inference in your browser

Connect a wallet, type a prompt. The page drives the same SDK any third-party dApp would call: SIWE auth → prepareSession → wallet-signed createSession + submitJob → encrypted relay stream → decrypted answer. Switch network from the toggle in the top bar.

Network:Mainnetchain 9200
~0.02 LCAI per call(real LCAI)

Source for the flow above is in app/playground/page.tsx - the same SDK any third-party dApp uses (see /build for the install steps).