Skip to content

release ipfs util functions as a npm package #322

@il3ven

Description

@il3ven

It is our understanding that this functionality will be useful for other people, especially breaking down IPFS URL into CID and path. We have thoroughly unit tested the functions so it should be good as a package. My vote is on calling the package as ipfs-utils.

Functions to be exported:

export function breakdownIpfs(ipfsUri) {

export function anyIpfsToNativeIpfs(ipfsUri) {

export function ifIpfsConvertToNativeIpfs(uri) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions