An open API service indexing awesome lists of open source software.

https://github.com/ipld/go-ipld-deprecated

Golang IPLD Dev Entry Point Repo
https://github.com/ipld/go-ipld-deprecated

Last synced: 5 months ago
JSON representation

Golang IPLD Dev Entry Point Repo

Awesome Lists containing this project

README

          

**This package is deprecated!**

See instead:

- Content ID / CID: https://github.com/ipfs/go-cid
- Node interface for IPLD: https://github.com/ipfs/go-ipld-format
- CBOR IPLD Node: https://github.com/ipfs/go-ipld-cbor
- Git IPLD Node: https://github.com/ipfs/go-ipld-git
- Ethereum IPLD Node: https://github.com/ipfs/go-ipld-eth
- Bitcoin IPLD Node: https://github.com/ipfs/go-ipld-btc
- Zcash IPLD Node: https://github.com/ipfs/go-ipld-zcash

# go-ipld

[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/)
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)

> The Go implementation of IPLD

This is the Go implementation of the [IPLD spec](https://github.com/ipld/specs/blob/master/IPLD.md).

WIP

## Install

TODO

## Usage

TODO

## Contribute

Feel free to join in. All welcome. Open an [issue](https://github.com/ipfs/go-ipld/issues)!

This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).

### Want to hack on IPFS?

[![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/contributing.md)

## License

MIT