0.0.1-next.3 • Published 11 months ago

@twin.org/blob-storage-connector-ipfs v0.0.1-next.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

TWIN Blob Storage Connector IPFS

Blob Storage connector implementation using IPFS.

Installation

npm install @twin.org/blob-storage-connector-ipfs

Testing

The tests developed are functional tests and need an instance of IPFS up and running. To run IPFS locally:

docker run -p 4001:4001 -p 4001:4001/udp -p 8080:8080 -p 5001:5001 --name ipfs --hostname ipfs -d ipfs/kubo:latest

Afterwards you can run the tests as follows:

npm run test

Examples

Usage of the APIs is shown in the examples docs/examples.md

Reference

Detailed reference documentation for the API can be found in docs/reference/index.md

Changelog

The changes between each version can be found in docs/changelog.md

0.0.1-next.28

11 months ago

0.0.1-next.27

11 months ago

0.0.1-next.26

11 months ago

0.0.1-next.22

11 months ago

0.0.1-next.21

11 months ago

0.0.1-next.24

11 months ago

0.0.1-next.23

11 months ago

0.0.1-next.25

11 months ago

0.0.1-next.20

11 months ago

0.0.1-next.19

1 year ago

0.0.1-next.18

1 year ago

0.0.1-next.17

1 year ago

0.0.1-next.16

1 year ago

0.0.1-next.10

1 year ago

0.0.1-next.13

1 year ago

0.0.1-next.12

1 year ago

0.0.1-next.15

1 year ago

0.0.1-next.14

1 year ago

0.0.1-next.9

1 year ago

0.0.1-next.8

1 year ago

0.0.1-next.7

1 year ago

0.0.1-next.6

1 year ago

0.0.1-next.5

1 year ago

0.0.1-next.4

1 year ago

0.0.1-next.3

1 year ago