Services LinkUs

Vue d'ensemble : ce que LinkUs propose aujourd'hui (contrats on-chain Sepolia, services lksd locaux, transports P2P, domain crates off-chain) et ce qui arrive ensuite. Les détails live sont chargés à la demande au clic Expand.

Votre session

Wallet
not connected
Chain
no chain
Node identity
not initialized
Relay
lksd HTTP
pinging… /api/lksd
Tokens
rootnetworknodeobserveruser

Contrats on-chain

LksCoreV8

Registry + tier read-through + reputation + pause (UUPS, V2 binding nodeId).

deployed
0xe3cf…3a85

LksTipVault

Tips ETH push payable, withdrawal pull pattern, fee bps configurable.

deployed
0x0c6F…E98f

LksTier1155

Subscriptions ERC-1155 soulbound (basic / premium / pro).

deployed
0x3862…4c4E

LksContent1155

Vente de contenu ERC-1155 + royalties ERC-2981.

deployed
0x9c0C…e2fA

LksBusinessV8

Crowdfunding pull-pattern (refund/withdraw).

deployed
0xCFD3…4BB9

LksIdentityV2

NFT identité soulbound ERC-5192 + DID document.

deployed

LKST

Token LKS — ERC20Votes + Permit (gouvernance).

deployed

LksGovernance

DAO Governor + Timelock (votingDelay, votingPeriod, quorum).

deployed

Services lksd (API HTTP)

User API

Endpoints publics — health, blobs, peers

no token
  • GET /health
  • POST /content
  • GET /content/{hash}
  • GET /peers

Observer (read-only)

Métriques, peers admin, stats storage

no token
  • GET /admin/health
  • GET /admin/metrics
  • GET /admin/peers
  • GET /admin/storage/stats

NodeAdmin

Identité locale, log level, pin de blobs

no token
  • GET /admin/node/identity
  • POST /admin/node/log-level
  • POST /admin/node/blob/{hash}/pin
  • POST /admin/node/blob/{hash}/unpin

NetworkAdmin

Mesh control — kick, broadcast, sync

no token
  • POST /admin/network/peers/{node_id}/kick
  • POST /admin/network/broadcast
  • POST /admin/network/sync/force

RootAdmin

Owner health complet + ops destructives

no token
  • GET /admin/owner/health
  • POST /admin/identity/rotate
  • POST /admin/storage/wipe

Transports P2P

BLE

Bluetooth LE beacon + GATT — proche / hors ligne (Linux : feature bluez).

mock backend
mvp
MVP2
codec
BleCompact

LoRa

LoRa SX1276 + duty-cycle EU868 1% — long range (Pi + SPI à câbler).

mock backend
mvp
MVP3
codec
LoRaCompact

Wi-Fi

TCP/mDNS LAN — LAN discovery (TcpWifiBackend en stub).

mock backend
mvp
MVP4
codec
WifiFull

WebRTC

DataChannel navigateur ↔ lksd via relay WebSocket.

real backend
mvp
MVP4
codec
WifiFull

Domain crates (off-chain)

lks-social

Posts, likes, follows off-chain (ETH tips on-chain via LksTipVault).

production

lks-id-profile

DID document, attestations, recovery guardians.

partial

lks-rep

Reputation events signés par autorité module (MultiWriter scope).

production