Files
modules/applications-economy/hyper-p2p-auction-gossip/docs/api.md
T
2026-05-20 21:19:52 -04:00

24 lines
504 B
Markdown

# hyper-p2p-auction-gossip API
**Status:** scaffold · **Protocol:** `auction-gossip/v1`
## Class `HyperP2PAuctionGossip`
Scaffold stub — methods throw `not implemented: scaffold` until promoted to production tier.
### `constructor(opts?)`
### `getStats()`
Returns `{ created, errors, protocol, tier: 'scaffold' }`.
### `ready()`
Resolves immediately (no-op).
## Wire (planned)
| Message | Direction | Notes |
|---------|-----------|-------|
| TBD | gossip | Defined in implementation pass |