tupelo-wasm-sdk

Home > tupelo-wasm-sdk > IBitSwap

IBitSwap interface

An IPFS Bitswap instance.

Signature:

export interface IBitSwap 

Methods

Method Description
get(cid, callback)  
put(block, callback)  
start(callback)  
stop(callback)