- Control what your node charges other peers for. By default everything is shared for - free — turn a service on to start earning sats (ecash) for it. Payments are collected - as Cashu tokens through your node's wallet. -
+- Everything is free. Your node isn't charging for anything — enable a service below to - start earning. -
-{{ svc.description }}
+ +Total earned
+{{ formatSats(profits?.total_sats) }}
+sats, all time
Streaming
+{{ formatSats(profits?.streaming_revenue_sats) }}
+sats from paid services
+Content sales
+{{ formatSats(profits?.content_sales_sats) }}
+sats from ecash sales
+Routing fees
+{{ formatSats(profits?.routing_fees_sats) }}
+sats from Lightning
{{ minimumNote(svc) }}
Active sessions
+{{ sessionsSummary?.total_active ?? 0 }}
+peers currently paying for services
++ Session revenue: + {{ formatSats(sessionsSummary?.total_revenue_sats) }} sats +
++ Control what your node charges other peers for. By default everything is shared for + free — turn a service on to start earning sats (ecash) for it. Payments are collected + as Cashu tokens through your node's wallet. +
++ Everything is free. Your node isn't charging for anything — enable a service below to + start earning. +
+{{ svc.description }}
+{{ minimumNote(svc) }}
++ Sell WiFi access on your OpenWrt gateway — visitors pay per {{ tollgateUnit }} in ecash. +
++ TollGate isn't set up yet — it needs an OpenWrt gateway paired with this node. +
+ +