IPFS Project

Results 71 repositories owned by IPFS Project

go-ds-leveldb

36
Stars
21
Forks
Watchers

An implementation of go-datastore using leveldb

go-ds-s3

227
Stars
57
Forks
Watchers

An s3 datastore implementation

go-ds-sql

30
Stars
19
Forks
Watchers

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

go-graphsync

101
Stars
42
Forks
Watchers

Initial Implementation Of GraphSync Wire Protocol

go-ipfs-api

452
Stars
176
Forks
Watchers

The go interface to ipfs's HTTP API

go-ipfs-blockstore

50
Stars
36
Forks
Watchers

[ARCHIVED] This module provides a thin wrapper over a datastore and provides caching strategies.

go-ipfs-chunker

30
Stars
34
Forks
Watchers

go-ipfs-chunkers provides Splitter implementations for data before being ingested to IPFS

go-ipfs-cmds

47
Stars
48
Forks
Watchers

IPFS commands package

go-ipfs-files

33
Stars
21
Forks
Watchers

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

go-ipfs-gateway

17
Stars
6
Forks
Watchers

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