Rust language IPFS API implementation
-
Updated
Sep 17, 2017 - Rust
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.
Rust language IPFS API implementation
【IPFS + 区块链 系列】 入门篇 - IPFS + Ethereum (下篇)-ipfs + Ethereum 大图片存储
ipfs setup
HelloNet Marketplace to Create Profile, Listing and Agreements for Chat Support
A SpringBoot RESTful, SwaggerUI API documentation example for BigchainDb.
Ethereum-ipfs-solidity-react-native
go OTlog
JavaScript implementation of the IPFS Mutable File System supporting out of the box crypto operations
Ipfs publish and subscribe in Golang
a block chain based platform for chat(networking) ,events,decentralized e-commerce,,data storage and auctions
A prototype for certificate generator and validation using Blockchain. The Blockchain is not a part of an official chain and is coded locally in python. The prototype explains the logic behind certificate validation.