Home > tupelo-wasm-sdk > IP2PNode
A instance of a js-libp2p node
Signature:
export interface IP2PNode
Property | Type | Description |
---|---|---|
pubsub | any |
|
state | any |
Method | Description |
---|---|
emit(evt) | |
isStarted() | |
on(evt, cb) | |
once(evt, cb) | |
start(cb) | |
stop() |