tupelo-wasm-sdk

Home > tupelo-wasm-sdk > IP2PNode

IP2PNode interface

A instance of a js-libp2p node

Signature:

export interface IP2PNode 

Properties

Property Type Description
pubsub any  
state any  

Methods

Method Description
emit(evt)  
isStarted()  
on(evt, cb)  
once(evt, cb)  
start(cb)  
stop()