Git Product home page Git Product logo

ipld's Introduction

IPLD

Welcome to the Internet of Data-Structures

IPLD is a set of standards and implementations for creating decentralized data-structures that are universally addressable and linkable. These structures will allow us to do for data what URLs and links did for HTML web pages.

Enter IPLD

Watch the Merkle Forest Talk

Docs

Examples and Tutorials

Tools

Implementations

Package JavaScript Go Java
CID ipld/js-cid ipfs/go-cid ipld/java-cid
IPLD Node interface ipld/interface-ipld-format ipfs/go-ipld-format
IPLD Resolver ipld/js-ipld-resolver wip: ipfs/go-ipld-format#8
CBOR (default) ipld/js-ipld-dag-cbor ipfs/go-ipld-cbor ipld/java-ipld-cbor
Merkledag/Protobuf (legacy) ipld/js-ipld-dag-pb wip: ipfs/go-ipld-format#8
Raw ipld/js-ipld-raw wip: ipfs/go-ipld-format#8
Unixfs v2 (planning: ipfs/unixfs-v2)
Git ipld/js-ipld-git ipfs/go-ipld-git
Bitcoin ipfs/go-ipld-btc
Zcash ipfs/go-ipld-zcash
Ethereum ipld/js-ipld-ethereum ipfs/go-ipld-eth
Bencode ipld/js-ipld-bencode
Torrent info ipld/js-ipld-torrent-info
Torrent file ipld/js-ipld-torrent-file
IPLD Selectors (experimental) ipld/js-ipld-selector

New implementations

Are you working on your own implementation in another language? Open an issue in this repository to discuss it with others, find help, and coordinate efforts. Eventually, we can move it to the organization if you like, add it above, and mention it on the website.

Glossary

There are a variety of systems that use merkle-tree / content-addressing / hash-link / hash-chain inspired datastructures: e.g. Git, BitTorrent, IPFS, Tahoe-LAFS, SFS).

IPLD defines:

  • merkle-links: the core unit of a merkle-graph
  • merkle-dag: any graphs whose edges are merkle-links.
  • merkle-paths: unix-style paths for traversing merkle-dags with named merkle-links
  • IPLD Data Model: a flexible, JSON-inspired, self-describing structured data model for representing merkle-dags.
  • IPLD Serialized Formats: a set of formats in which IPLD objects can be represented, for example JSON, CBOR, CSON, YAML, Protobuf, XML, RDF, etc.

Contribute

Please contribute! Look at the issues!

Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to IPLD are subject to the IPFS Code of Conduct.

Small note: If editing the README, please conform to the standard-readme specification.

License

This repository is mainly documents. All of these are licensed under a CC-BY 3.0 Unported License, © 2016 Protocol Labs Inc.

ipld's People

Contributors

richardlitt avatar daviddias avatar mikeal avatar stebalien avatar alanshaw avatar ianopolous avatar jbenet avatar mr0grog avatar vmx avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.