Hacker News new | ask | show | jobs
IPFS fork usable as a Go library (github.com)
1 points by karalabe 2984 days ago
1 comments

This repository is an unofficial fork of `github.com/ipfs/go-ipfs`, converted from a `gx` based project to a plain Go project. The goal is to act as an IPFS library that can be imported and used from Go apps without the need of switching all dependency management over to `gx`. As a bonus, this fork is compatible with GoDoc!