All Projects → iotaledger → poc-ipfs

iotaledger / poc-ipfs

Licence: other
Demonstration of combining IOTA with IPFS for data storage.

Programming Languages

typescript
32286 projects
HTML
75241 projects

Projects that are alternatives of or similar to poc-ipfs

iota.lib.rb
Ruby Library for IOTA with core and wrapper api implementation.
Stars: ✭ 17 (-46.87%)
Mutual labels:  iota, tangle
Dweb.page
Your Gateway to the Distributed Web
Stars: ✭ 239 (+646.88%)
Mutual labels:  ipfs, iota
tangle-utils-website
A web site full of utilities for all things tangle, transaction and IOTA.
Stars: ✭ 19 (-40.62%)
Mutual labels:  iota, tangle
IOTAtangle
IOTA Tangle Visualiser 🦔 http://tangle.glumb.de/?DARK_MODE=true
Stars: ✭ 55 (+71.88%)
Mutual labels:  iota, tangle
SensorNode
SensorNode-client application for IOTA.
Stars: ✭ 35 (+9.38%)
Mutual labels:  iota, tangle
leaderboard-example
IOTA Proof of Concept Application example. With tutorial.
Stars: ✭ 64 (+100%)
Mutual labels:  iota, tangle
Awesome Blockchain
⚡️Curated list of resources for the development and applications of blockchain.
Stars: ✭ 937 (+2828.13%)
Mutual labels:  ipfs, iota
IOTA-MAM.lib.js-PoC
Working Proof of Concept of IOTA's MAM technology using Live Nodes to push and receive messages inside tangle
Stars: ✭ 19 (-40.62%)
Mutual labels:  iota, tangle
meta-iota
OpenEmbedded layer for the IOTA Distributed Ledger
Stars: ✭ 41 (+28.13%)
Mutual labels:  iota, tangle
iota-python
A Pure-Python implementation of IOTA node
Stars: ✭ 30 (-6.25%)
Mutual labels:  iota, tangle
Tanglestash
IOTA meets BitTorrent: An algorithm to persist any file onto the tangle of IOTA
Stars: ✭ 46 (+43.75%)
Mutual labels:  iota, tangle
dcurl
Hardware-accelerated Multi-threaded IOTA PoW, drop-in replacement for ccurl
Stars: ✭ 39 (+21.88%)
Mutual labels:  iota, tangle
vocdoni-node
A set of libraries and tools for the Vocdoni decentralized backend infrastructure, the main ground of our universally verifiable, privacy-centric and scalable digital voting protocol
Stars: ✭ 58 (+81.25%)
Mutual labels:  ipfs
s3x
s3x is a minio gateway providing an S3 API powered by TemporalX that uses IPFS as the data storage layer. It lets you turn any S3 application into an IPFS application with no change in application design
Stars: ✭ 85 (+165.63%)
Mutual labels:  ipfs
pop
Run a point-of-presence within Myel, the community powered content delivery network.
Stars: ✭ 28 (-12.5%)
Mutual labels:  ipfs
filecoin-box
Filecoin flavored Ganache Truffle box
Stars: ✭ 23 (-28.12%)
Mutual labels:  ipfs
dreamlink.cloud
Static website with tools running entirely on IPFS.
Stars: ✭ 28 (-12.5%)
Mutual labels:  ipfs
ipfs-encrypted-share
IPFS Encrypted Share
Stars: ✭ 14 (-56.25%)
Mutual labels:  ipfs
go-multiverse
Decentralized Version Control System
Stars: ✭ 76 (+137.5%)
Mutual labels:  ipfs
js-ipfs-mfs
[ARCHIVED] now part of the https://github.com/ipfs/js-ipfs repo
Stars: ✭ 27 (-15.62%)
Mutual labels:  ipfs

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].