Skip to content
/ poc-ipfs Public
forked from iotaledger/poc-ipfs

Demonstration of combining IOTA with IPFS for data storage.

Notifications You must be signed in to change notification settings

e7dal/poc-ipfs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.0%
  • Dockerfile 1.5%
  • HTML 1.2%
  • Other 1.3%