BrowserCoin API helper server chain height: 929 tip: f4edce31c4f1e208… peers known: 1 This is the HTTP API helper only — WebRTC signaling is a separate service. endpoints: /stats — JSON network + chain stats /peers — JSON list of active peer ids /heartbeat — POST { id, height, mining } browser keepalive /tip — JSON { height, tipHash } /blocks — GET ?fromHeight=N&max=M canonical blocks /block — POST { block: } submit a block /mempool — JSON list of pending tx hex /txs — POST { txs: [, …] } submit pending transactions