• Stars
    star
    79
  • Rank 395,518 (Top 9 %)
  • Language
    JavaScript
  • License
    Other
  • Created over 8 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implementation of the IPFS Repo spec in JavaScript

More Repositories

1

ipfs

Peer-to-peer hypermedia protocol
22,493
star
2

kubo

An IPFS implementation in Go
Go
15,792
star
3

js-ipfs

IPFS implementation in JavaScript
JavaScript
7,454
star
4

ipfs-desktop

An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
JavaScript
5,780
star
5

awesome-ipfs

Community list of awesome projects, apps, tools, pinning services and more related to IPFS.
JavaScript
4,220
star
6

ipfs-companion

Browser extension that simplifies access to IPFS resources on the web
JavaScript
2,010
star
7

ipfs-webui

A frontend for an IPFS node.
JavaScript
1,470
star
8

public-gateway-checker

Checks which public gateways are online or not
TypeScript
1,411
star
9

specs

Technical specifications for the IPFS protocol stack
HTML
1,107
star
10

distributed-wikipedia-mirror

Putting Wikipedia Snapshots on IPFS
TypeScript
595
star
11

helia

An implementation of IPFS in JavaScript
TypeScript
568
star
12

go-ipfs-api

The go interface to ipfs's HTTP API
Go
452
star
13

community

Discussion and documentation on community practices
Shell
417
star
14

notes

IPFS Collaborative Notebook for Research
401
star
15

go-ds-crdt

A distributed go-datastore implementation using Merkle-CRDTs.
Go
363
star
16

ipget

Retrieve files over IPFS and save them locally.
Shell
353
star
17

in-web-browsers

Tracking the endeavor towards getting web browsers to natively support IPFS and content-addressing
341
star
18

camp

🏕 IPFS Camp is a 3 day hacker retreat designed for the builders of the Distributed Web.
JavaScript
313
star
19

roadmap

IPFS Project && Working Group Roadmaps Repo
296
star
20

ipfs-docs

📚IPFS documentation platform
Go
286
star
21

team-mgmt

IPFS Team Planning, Management & Coordination threads
JavaScript
267
star
22

go-ds-s3

An s3 datastore implementation
Go
228
star
23

go-datastore

key-value datastore interfaces
Go
219
star
24

go-bitswap

The golang implementation of the bitswap protocol
Go
214
star
25

iptb

InterPlanetary TestBed 🌌🛌
Go
161
star
26

devgrants

The IPFS Grant platform connects funding organizations with builders and researchers in the IPFS community.
159
star
27

go-cid

Content ID v1 implemented in go
Go
150
star
28

js-ipfsd-ctl

Control an IPFS daemon (go-ipfs or js-ipfs) using JavaScript!
TypeScript
149
star
29

boxo

A set of reference libraries for building IPFS applications and implementations in Go.
Go
148
star
30

papers

IPFS Papers (not specs)
TeX
145
star
31

ipfs-update

An updater tool for Kubo IPFS binary
Go
136
star
32

infra

Tools and systems for the IPFS community
Shell
129
star
33

go-ipfs-http-client

[archived] Legacy Kubo RPC client, use kubo/client/rpc instead.
Go
108
star
34

go-unixfs

Implementation of a unix-like filesystem on top of an ipld merkledag
Go
107
star
35

ipfs-gui

Creating standards and patterns for IPFS that are simple, accessible, reusable, and beautiful
104
star
36

go-graphsync

Initial Implementation Of GraphSync Wire Protocol
Go
101
star
37

aegir

AEgir - Automated JavaScript project building
JavaScript
93
star
38

js-dag-service

Library for storing and replicating hash-linked data over the IPFS network.
TypeScript
92
star
39

pinning-services-api-spec

Standalone, vendor-agnostic Pinning Service API for IPFS ecosystem
Makefile
92
star
40

js-ipfs-unixfs

JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)
TypeScript
85
star
41

go-merkledag

The go-ipfs merkledag 'service' implementation
Go
81
star
42

js-ipns

Utilities for creating, parsing, and validating IPNS records
TypeScript
74
star
43

js-datastore-s3

Datastore implementation with S3 backend
TypeScript
72
star
44

js-ipfs-bitswap

JavaScript implementation of Bitswap 'data exchange' protocol used by IPFS
TypeScript
65
star
45

go-ipld-format

IPLD Node and Resolver interfaces in Go
Go
61
star
46

apps

Coordinating writing apps on top of ipfs, and their concerns.
59
star
47

go-log

A logging library used by go-ipfs
Go
56
star
48

fs-repo-migrations

Migrations for the filesystem repository of ipfs clients
Go
54
star
49

go-ipld-git

ipld handlers for git objects
Go
54
star
50

go-dnslink

dnslink resolution in go-ipfs
Go
53
star
51

go-ds-badger

Datastore implementation using badger as backend.
Go
53
star
52

go-ipfs-blockstore

[ARCHIVED] This module provides a thin wrapper over a datastore and provides caching strategies.
Go
50
star
53

distributions

Legacy dist.ipfs.tech website and artifact build tools
Less
48
star
54

go-ipfs-cmds

IPFS commands package
Go
47
star
55

ipfs-blog

IPFS Blog & News
Vue
47
star
56

go-mfs

An in memory model of a mutable IPFS filesystem
Go
46
star
57

local-offline-collab

Local Offline Collaboration Special Interest Group
45
star
58

newsletter

Prepare and store the IPFS Newsletter
44
star
59

go-ds-flatfs

A datastore implementation using sharded directories and flat files to store data
Go
44
star
60

go-ipld-eth

Plugin of the Go IPFS Client for Ethereum Blockchain IPLD objects
Go
43
star
61

dht-node

[ARCHIVED] Run just an ipfs dht node (Or many nodes at once!)
Go
42
star
62

npm-kubo

Install Kubo (go-ipfs) from NPM
JavaScript
40
star
63

go-ipns

Utilities for creating, parsing, and validating IPNS records
Go
39
star
64

interface-go-ipfs-core

[ARCHIVED] this interface is now part of boxo and kubo/client/rpc
Go
38
star
65

dir-index-html

Directory listing HTML for go-ipfs gateways
HTML
38
star
66

rainbow

A specialized IPFS HTTP gateway
Go
37
star
67

go-ds-leveldb

An implementation of go-datastore using leveldb
Go
35
star
68

bifrost-gateway

[EXPERIMENTAL] A lightweight IPFS Gateway daemon backed by a remote data store.
Go
35
star
69

go-ipfs-files

An old files library, please migrate to `github.com/ipfs/go-libipfs/files` instead.
Go
33
star
70

interop

Interoperability tests for IPFS Implementations (on-the-wire interop)
JavaScript
32
star
71

go-ipld-cbor

A cbor implementation of the go-ipld-format
Go
31
star
72

go-ds-sql

An implementation of ipfs/go-datastore that can be backed by any SQL database.
Go
31
star
73

go-ipfs-chunker

go-ipfs-chunkers provides Splitter implementations for data before being ingested to IPFS
Go
31
star
74

protons

Protocol Buffers for Node.js and the browser without eval
TypeScript
31
star
75

ipfs-website

Official IPFS Project website
Vue
28
star
76

go-blockservice

The go 'blockservice' implementation, combines local and remote storage seamlessly
Go
27
star
77

go-ipld-eth-import

🌐 Bring Ethereum to IPFS 🌐
Go
25
star
78

ipld-explorer-components

React components for https://explore.ipld.io and ipfs-webui
JavaScript
23
star
79

interface-datastore

datastore interface
JavaScript
22
star
80

js-ipfs-utils

IPFS utils
JavaScript
22
star
81

metrics

Regularly collect and publish metrics about the IPFS ecosystem
JavaScript
21
star
82

js-ipfs-merkle-dag

[DEPRECATED]
JavaScript
20
star
83

js-datastore-level

Datastore implementation with level(up/down) backend
TypeScript
19
star
84

go-ipfs-example-plugin

Demo plugin for Kubo IPFS daemon
Go
19
star
85

benchmarks

Benchmarking for IPFS
JavaScript
19
star
86

ipfs-ds-convert

Command-line tool for converting datastores (e.g. from FlatFS to Badger)
Go
18
star
87

js-kubo-rpc-client

A client library for the Kubo RPC API
JavaScript
17
star
88

go-ipfs-provider

Go
17
star
89

go-pinning-service-http-client

An IPFS Pinning Service HTTP Client
Go
17
star
90

go-ipfs-gateway

Go implementation of the HTTP-to-IPFS gateway -- currently lives in go-ipfs
16
star
91

go-ipld-zcash

An implementation of the zcash block and transaction datastructures for ipld
Go
16
star
92

ipfs-camp-2022

Conference content and other resources for IPFS Camp 2022 in Lisbon, Portugal
16
star
93

go-ipfs-config

[ARCHIVED] config is now part of go-ipfs repo
Go
16
star
94

mobile-design-guidelines

Making IPFS work for mobile
15
star
95

js-datastore-core

Contains various implementations of the API contract described in interface-datastore
TypeScript
15
star
96

js-datastore-fs

Datastore implementation with file system backend
TypeScript
14
star
97

go-namesys

go-namesys provides publish and resolution support for the /ipns/ namespace in go-ipfs
Go
14
star
98

helia-unixfs

UnixFS commands for helia
TypeScript
14
star
99

js-stores

TypeScript interfaces used by IPFS internals
TypeScript
14
star
100

artwork

Open-licensed IPFS-related artwork
14
star