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
- Host: GitHub
- URL: https://github.com/ipld/go-ipld-deprecated
- Owner: ipld
- License: mit
- Archived: true
- Created: 2015-07-23T21:59:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-08-08T09:51:59.000Z (almost 8 years ago)
- Last Synced: 2025-03-25T09:51:20.430Z (about 1 year ago)
- Language: Go
- Homepage: https://ipld.io
- Size: 47.9 KB
- Stars: 32
- Watchers: 20
- Forks: 12
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](http://ipn.io)
[](http://ipfs.io/)
[](http://webchat.freenode.net/?channels=%23ipfs)
[](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://github.com/ipfs/community/blob/master/contributing.md)
## License
MIT