ipfs-api 0.4.0-alpha

Implementation of an IPFS HTTP API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "Keys": [
    {
      "Name": "self",
      "Id": "QmSf2fesXJ9t7Vz91t5Ryhb6NmyXiZ6y9nddCeRgauKCCz"
    },
    {
      "Name": "test",
      "Id": "QmXnVxhRRiQ5UTb6vkeTcP2AKA2NetyYsNksnp46or6gAT"
    },
    {
      "Name": "test2",
      "Id": "QmXyKWg9HzHer8YKyBVs7iwQbMnxTDMQxPFZCJVfhgW2gF"
    }
  ]
}