project-directory.md 1.8 KB

IPFS Project Directory

These are all the repos found in the ipfs Github organization. If you still can't find what you're looking for, try searching Github.

Documents

  • papers
    Academic papers on ipfs.

  • specs
    Specifications on the ipfs protocol.

Discussions

  • faq
    Frequently Asked Questions, and answers.

  • notes
    Various relevant notes and discussions (that do not fit elsewhere).

Implementations

  • go-ipfs
    An ipfs implementation in golang. This is currently the only implementation in active development.

  • node-ipfs
    An ipfs implementation in Node.js.

Applications

  • astralboot
    A low level boot server that deploys directly out of ipfs.

  • webui
    The ipfs webui accessible from the api gateway typically at port 5001.

Demos and Examples

Community Resources