Support and reuse ipfs.types and ipfs.util #444
Labels
area/window-ipfs
Issues related to IPFS API exposed on every page
help wanted
Seeking public contribution on this issue
kind/maintenance
Work required to avoid breaking changes or harm to project's status quo
status/deferred
Conscious decision to pause or backlog
Background
I requested something similar some time ago (), and it just landed 🚀
Since last week a set of data types and utils is being exposed directly from the IPFS instance under
ipfs.types
andipfs.util
:ipfs.types.Buffer
ipfs.types.PeerId
ipfs.types.PeerInfo
ipfs.types.multiaddr
ipfs.types.multibase
ipfs.types.multihash
ipfs.types.CID
ipfs.types.dagPB
ipfs.types.dagCBOR
ipfs.util.crypto
ipfs.util.isIPFS
Source: ipfs-inactive/interface-js-ipfs-core#252, SPEC/TYPES.md, SPEC/UTIL.md
Availability Status
Tasks
ipfs.types
andipfs.util
underwindows.ipfs
(if feasible)The text was updated successfully, but these errors were encountered: