iotaledger / poc-ipfs

Demonstration of combining IOTA with IPFS for data storage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IOTA IPFS

This package is an implementation of the Tangle and Data Storage Blueprint https://docs.iota.org/docs/blueprints/0.1/tangle-data-storage/overview

The IOTA IPFS Demonstration is composed of 2 packages api and client.

API

The API facilitates all the services required by client web UI. It is a set of services running on NodeJS connecting to the Tangle and IPFS.

See ./api/README.md for more details.

Client

The client package provides a React Web UI to provide facilities to upload and authenticate files using IOTA and IPFS.

See ./client/README.md for more details.

Deployed

A demonstration version of the application is currently deployed at the following urls

About

Demonstration of combining IOTA with IPFS for data storage.


Languages

Language:TypeScript 97.4%Language:HTML 1.2%Language:JavaScript 0.7%Language:SCSS 0.6%Language:Shell 0.0%