tupelo-wasm-sdk

Home > tupelo-wasm-sdk > IBlockService

IBlockService interface

The interface to a js-ipfs block-service. See: https://ipfs.github.io/js-ipfs-block-service

Signature:

export interface IBlockService 

Methods

Method Description
delete(cid)  
get(cid)  
hasExchange()  
put(block)  
setExchange(bitswap)  
unsetExchange()