index

@twine-protocol/twine-car-utils v0.0.3Docs


twine-js / @twine-protocol/twine-car-utils

@twine-protocol/twine-car-utils

This package provides utilities for converting twine data to and from CAR files.

Interfaces

Interface
Description

A block in a CARv2 file

Type Aliases

Type alias
Description

A Car Reader

Functions

Function
Description

Convert an iterable of twines to a CARv2 formatted async iterable of byte arrays.

Get all twines in a resolver

Get CIDs of chains and their latest pulses

Dump all resolvable chains to a CARv2 file.

Convert blocks to twines

Convert a CARv2 reader to a MemoryStore

Resolver

Class
Description

A Twine Resolver that reads from a CARv2 Reader

Last updated