helia
    Preparing search index...

    Module @helia/bitswap

    This module implements the Bitswap protocol in TypeScript.

    It supersedes the older ipfs-bitswap module with the aim of being smaller, faster, better integrated with libp2p/helia, having fewer dependencies and using standard JavaScript instead of Node.js APIs.

    Namespaces

    WantType

    Enumerations

    WantType

    Interfaces

    Bitswap
    BitswapComponents
    BitswapOptions
    BitswapProvider
    MultihashHasherLoader
    WantListEntry

    Type Aliases

    BitswapNetworkNotifyProgressEvents
    BitswapNetworkProgressEvents
    BitswapNetworkWantProgressEvents
    BitswapNotifyProgressEvents
    BitswapWantBlockProgressEvents
    BitswapWantProgressEvents

    Functions

    createBitswap