An example of usage IPFS in Ethereum Smart Contracts
-
Updated
Jun 25, 2018 - Solidity
IPFS (InterPlanetary File System) is a peer-to-peer distributed file system that seeks to connect all computing devices with the same system of files.
In some ways, IPFS is similar to the World Wide Web, but IPFS could be seen as a single BitTorrent swarm, exchanging objects within one Git repository. In other words, IPFS provides a high-throughput, content-addressed block storage model, with content-addressed hyperlinks. This forms a generalized Merkle directed acyclic graph (DAG).
IPFS combines a distributed hash table, an incentivized block exchange, and a self-certifying namespace. IPFS has no single point of failure, and nodes do not need to trust each other, except for every node they are connected to. Distributed Content Delivery saves bandwidth and prevents distributed denial-of-service (DDoS) attacks, a problem common with HTTP.
An example of usage IPFS in Ethereum Smart Contracts
Generate 1000+ piece NFT collections using AI and Smart Contracts
Home of Retriev protocol (by CryptoNet + YOMI)
Chatzone: A blockchain-powered chat application with IPFS integration and gas-less transactions. This project implements a decentralized chat application using Ethereum blockchain technology and IPFS for image storage. It also features gas-less transactions through a custom relayer
Digital Dispute Resolution System for Sports Streaming Services Powered by Ethereum Engineering Ecosystem
Repo for CryptoBets app. Fully decentralized, peer-to-peer, web3.0 bookmaker. Bet games using smartcontracts! ipfs://QmYzWHfpgT4jJcPnVccokw2ci5gozP59bco9V6zKQngSAX
Solidity smart contracts for https://t3rm.dev.
Simple demo generative NFT using Chainrand and web3.storage
A lazy minting script that is able to mint new NFT's and upload them to IPFS at the time of the function call using Chainlink.
Sidechain repository. Intended to link a private/sidechain to the main ethereum network (or other)
ERC-20 standard Ethereum based Token designed for the purpose of Cannabis Industry and ERC-721 NFT-coupon. Using IPFS to store our files, implementing Metamask and Ganache to test our blockchain based token
Decentralised video hosting platform that allows you to Trend-And-Earn by rewarding content creators and immortalising viral videos
Learning how to make NFTs by @PatrickAlphaC
reactjs frontend dapp to for users to buy/sell content on the decentralized web
Simple framework to create games on Ethereum backed with a state channel