└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ## This repository has been archived! 2 | 3 | *This IPFS-related repository has been archived, and all issues are therefore frozen*. If you want to ask a question or open/continue a discussion related to this repo, please visit the [official IPFS forums](https://discuss.ipfs.io). 4 | 5 | We archive repos for one or more of the following reasons: 6 | 7 | - Code or content is unmaintained, and therefore might be broken 8 | - Content is outdated, and therefore may mislead readers 9 | - Code or content evolved into something else and/or has lived on in a different place 10 | - The repository or project is not active in general 11 | 12 | Please note that in order to keep the primary IPFS GitHub org tidy, most archived repos are moved into the [ipfs-inactive](https://github.com/ipfs-inactive) org. 13 | 14 | If you feel this repo should **not** be archived (or portions of it should be moved to a non-archived repo), please [reach out](https://ipfs.io/help) and let us know. Archiving can always be reversed if needed. 15 | 16 | --- 17 | 18 | # blockchain-data discussions 19 | 20 | [![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io) 21 | [![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/) 22 | [![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs) 23 | [![](https://img.shields.io/badge/discussion_repo-go_to_issues-brightgreen.svg?style=flat-square)](https://github.com/ipfs/blockchain-data/issues) 24 | [![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) 25 | 26 | > Using IPFS for storing data for Blockchain apps. 27 | 28 | This is a **discussion repo**. That means that all of the work gets done in the [issues](https://github.com/ipfs/blockchain-data/issues). 29 | 30 | ## Contribute 31 | 32 | Feel free to join in. All welcome. 33 | 34 | ### Want to hack on IPFS? 35 | 36 | [![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/contributing.md) 37 | 38 | ## License 39 | 40 | This repository is only for documents. All of these are licensed under the [CC-BY-SA 3.0](https://ipfs.io/ipfs/QmVreNvKsQmQZ83T86cWSjPu2vR3yZHGPm5jnxFuunEB9u) license © 2016 Protocol Labs Inc. Any code is under a [MIT](LICENSE) © 2016 Protocol Labs Inc. 41 | --------------------------------------------------------------------------------