Skip to content

Latest commit

 

History

History
224 lines (167 loc) · 21.3 KB

ipfs.md

File metadata and controls

224 lines (167 loc) · 21.3 KB

drawing

The idea for Swarm came from Gavin Wood, one of the founders of Ethereum.

A piece providing a straightforward means to host websites on Web3.0 for both beginners and experienced Web2.0 devs.

Learn more about how you can pin data onto IPFS in seconds, at a fraction of the cost of existing services by using decentralized storage and Filebase's S3-API.

IPFS is the older system (in a good sense), has many use cases, is well-documented and widely used. Ethereum Swarm is relatively new and is under development.

A Distributed Version Control System that can be navigated via a block explorer.

Did You know that OpenSea uses a centralized server to store NFT instead of using a better solution like IPFS?

As Filecoin gears up for launch, miners across the globe have been participating in Space Race, competing to onboard as much storage as possible to the testnet.

During the weekend of 19.-21.7. Paralelni Polis in Prague hosted its first hackathon. The 48-hour event fueled by free beer and Red Bull welcomed around 30 participants from around the world.Hackatoshi’s Flying Circuit ran three tracks: privacy, decentralization, urban hacktivism. The prize money - supplied by Polynom - was $1k for the winning team in each track, plus a year-long license for JetBrains developer tools.The urban hacktivism track had only one running team and what these guys did was really great but also probably illegal, so we cannot describe their public space hacks for now.The privacy track had two running teams:

How I built a personal paper-like decentralized podcast RSS aggregator.

Decentralized architecture is new and still evolving. I’ll start by outlining some general concepts and definitions so we’re on the same page semantically.

With the spread of the Internet, a vast grey area has formed, since digital content is so simple to copy and paste. Although two modern directives (The Digital Millennium Copyright Act and the EU Copyright Directive) have improved the situation in relation to authorship, there are still very few tools available for automatically tracking copyright infringement.

An in-depth tutorial on how to launch your first NFT on the Polygon Network. From setting up, to deploying and verifying on OpenSea. This covers it all.

The first step you’ll take to building an NFT minting Dapp is to prepare the artwork. Without the artwork, you can’t have your NFT project actualized.

Data security presents a major challenge of Edge/Fog computing growth. Learn how to overcome issues with the introduction of modern decentralized data layer EdgeFS.

FIL has climbed from $35 to $135, an increase of more than 279% in a single month. Why is FIL getting so bullish all of a sudden? What is IPFS? Learn more now!

(Read Part 2 here)

Filecoin is a novel distributed network protocol that enables a global, decentralized marketplace for data storage.

The Filecoin Virtual Machine (FVM) was created to bring programmability to the Filecoin storage network.

Many NFTs on the market today have design flaws that compromise their integrity and permanence. Learn how we can fix that using IPFS and Filecoin!

As popular as it may seem within our circles, the word “ Decentralization” didn’t really find a soft spot in everyone's hearts.

Filebase is excited to share that it now supports IPFS backed by decentralized storage (Sia) - Experience more broken links, outages, or NFT's.

Store your NFT metadata in a more decentralized and dynamic method.

"A Learned Cat" from one side is a painting made by a 9-year-old girl, but from another side it’s the unique digital asset existing only in Blockchain

This is a condensed version of this post on the Client-Server Model. We use a client, such as a web-browser or chat app, and communicate with a single entity.

[26. RIF Pinning Introduction: A Decentralized Marketplace

For Decentralized Services](https://hackernoon.com/rif-pinning-introduction-a-decentralized-marketplace-for-decentralized-services-na2a35vu) The Decentralized Storage Marketplace is now available from RIF! marketplace.rifos.org/storage

There is no question that there has been considerable progress and development in the DeFi ecosystem. Still, it is prudent for investors to steer clear at least at the moment as transaction fees guzzle the entire ecosystem.

Data and content management are two of the main capabilities in many of the real-world business applications, such as information portals, Wikipedia, and ecommerce and social media applications.

This article was first published on our open-source platform, SimpleAsWater.com. If you are interested in IPFS, Libp2p, Ethereum, Zero-knowledge Proofs, DeFi, CryptoEconomics, IPLD, Multiformats, and other Web 3.0 projects, concepts and interactive tutorials, then be sure to check out SimpleAsWater.

IPFS can be seen as a new decentralized Internet infrastructure on which various applications can be built in a secure & resilient way.

I've listed all the tools you'll need if you want to learn web3. 

Quick recap from PART-1

A comprehensive analysis of decentralized storage networks, technologies behind them, benefits, use cases, current issues, and an overview of DSN offerings

Infura provides developers and enterprises with simple, reliable access to Web3 tools and infrastructure. Our Ethereum and IPFS API suite serves and supports thousands of decentralized applications every day.

IPVFS: A light weight version control system for files on the Interplanetary File System.

Filecoin is a decentralized storage network, powered by cryptocurrency, designed to store humanity’s most important information. It aims to solve a fundamental problem with today’s web: how to safeguard huge troves of data, whether it’s scientific data sets, priceless works of art, essential historical records, and so much more. Filecoin is a project of Protocol Labs, an open-source research, development, and deployment laboratory.

In the past few months we have been getting this question a lot:

After around a year of working on IPFS, I have come up with a nearly exhaustive & minimal list of resources to get started with IPFS; for beginners and programmers. So, folks here it is.

One of the big challenges while working with distributed databases is to sync/replicate data between the peers. There are multiple things that make replication challenging in distributed systems:

In the past few months we have been getting this question a lot:

A Complete Guide to IPLD: Its Significance, How it Works and Practical Examples

Why do need IPNS, How to Use it and it’s Comparison with DNS

How to deploy a Decentralized Application on 4EVERLAND

We want to tell you about one case where we helped remove plagiarized content from the web.

IPFS consists of several innovations in communication protocols and distributed systems that have been combined to produce a file system like no other.

I want to welcome you to libp2p! This guide will walk you through setting up a fully functional libp2p node, so that you can take control of the spacecraft 🚀 from that point on and build your application.

(Read Part 1 here)

This is part one of a two-part tutorial. Part one focuses on authentication and part two focuses on posting and fetching content from IPFS.

Introduced in February 2015, TechCrunch Magazine noted IPFS was  “quickly spreading by word of mouth.”

This is a written version of the talk I gave at WAQ19. Watch the video with English captions on YouTube.

This article was first published on our open-source platform, SimpleAsWater.com. If you are interested in IPFS, Libp2p, Ethereum, Zero-knowledge Proofs, DeFi, CryptoEconomics, IPLD, Multiformats, and other Web 3.0 projects, concepts and interactive tutorials, then be sure to check out SimpleAsWater.

There are so many great use cases for versioning. Handling code deployments, document edits, and database snapshots are just a few immediate uses that come to mind. Normally, a versioning system is another segment within a database, but it can be so much more when you think of it through the lens of immutable data and DHT (distributed hash tables) technology. So, today, we’re going to build a stream of consciousness note-taking app with version history. This will be different than other notes apps as it will have just ONE note that the user can edit over time, removing information or adding information. But we’ll include versions so they can grab their history. We’ll do all that by using Blockstack and IPFS.

A Complete Guide Including IPLD, Libp2p, MultiFormats & Filecoin

Till now, we have explored a number of fun examples using InterPlanetary File System (IPFS), InterPlanetary Linked Data (IPLD) & Libp2p. We have built Websites on IPFS, Youtube on IPFS, Online Publication on IPLD & Chat Application on Libp2p.

The Rise Of A New Data Governance Landscape In The Midst Of Heightened Data Privacy Concerns