Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ipfs/go-ipld-eth-import
:globe_with_meridians: Bring Ethereum to IPFS :globe_with_meridians:
https://github.com/ipfs/go-ipld-eth-import
ethereum go golang ipfs ipld
Last synced: about 1 month ago
JSON representation
:globe_with_meridians: Bring Ethereum to IPFS :globe_with_meridians:
- Host: GitHub
- URL: https://github.com/ipfs/go-ipld-eth-import
- Owner: ipfs
- Created: 2017-07-21T10:27:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T17:36:40.000Z (10 months ago)
- Last Synced: 2024-09-26T16:23:20.841Z (about 2 months ago)
- Topics: ethereum, go, golang, ipfs, ipld
- Language: Go
- Homepage:
- Size: 115 KB
- Stars: 26
- Watchers: 28
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
go-ipld-eth-import
==================[![](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/)> go-ipld-eth-import is the set of tools that will help us to bring the Ethereum magic to the IPLD merkle forest.
## Project Status
Please note that this project is **not actively maintained**.
For the latest IPLD for Ethereum see:
* Specification: https://ipld.io/specs/codecs/dag-eth/
* Codec: https://github.com/vulcanize/go-codec-dagethhttps://github.com/vulcanize/eth-block-extractor/ is a similar project to this but is also not actively maintained, these two projects may be merged into one, or one of them retired when / if work is resumed.
If you are interested in contributing to further development of this project, please open an issue for discussion, we would love to hear from you!
## Table of Contents
- [Install](#install)
- [Contribute](#contribute)
- [License](#license)## Install
Please check the guide at [this document](USAGE.md).
## 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 © Herman Junge