ipfs/kubo

Files API should handle ipfs protocol paths

Open

#2.837 aberto em 11 de jun. de 2016

Ver no GitHub
 (2 comments) (2 reactions) (0 assignees)Go (2.725 forks)batch import
exp/novicehelp wantedkind/enhancementstatus/deferred

Métricas do repositório

Stars
 (13.906 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (28 fundiu PRs em 30d)

Description

As files API provides functions not available elsewhere (ipfs fiels stat) it would be great if it was handling /ipfs/Qm...AAA paths also.

They are already not fully functional (you can't for example copy files from /ipfs/ directory in files API).

This extends to: /ipns/ and other if they are ever created.

Guia do colaborador