Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ipfs/go-ipld-eth
Plugin of the Go IPFS Client for Ethereum Blockchain IPLD objects
https://github.com/ipfs/go-ipld-eth
blockchain eth ethereum golang ipfs ipld ipld-eth plugin storage
Last synced: about 2 months ago
JSON representation
Plugin of the Go IPFS Client for Ethereum Blockchain IPLD objects
- Host: GitHub
- URL: https://github.com/ipfs/go-ipld-eth
- Owner: ipfs
- License: mit
- Archived: true
- Created: 2017-03-06T19:29:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-20T15:55:16.000Z (about 3 years ago)
- Last Synced: 2024-09-20T19:53:35.977Z (about 2 months ago)
- Topics: blockchain, eth, ethereum, golang, ipfs, ipld, ipld-eth, plugin, storage
- Language: Go
- Homepage:
- Size: 200 KB
- Stars: 45
- Watchers: 32
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deprecated
Note that this repo is archived and been eclipsed by https://github.com/vulcanize/go-codec-dagethgo-ipld-eth
==================[![](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)> go-ipld-eth is the set of Ethereum elements as a part of the IPLD merkle-forest
## Table of Contents
- [Install](#install)
- [Maintainers](#maintainers)
- [Contribute](#contribute)
- [License](#license)## Maintainers
Captain: [@hermanjunge](https://github.com/hermanjunge)
## Install
Please check the guide at [this document](plugin/README.md) in the `/plugin` directory.
## Contribute
PRs are welcome!
Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## License
MIT © Jeromy Johnson