https://github.com/simonv3/ipfs-gutenberg
Getting Project Gutenberg onto IPFS
https://github.com/simonv3/ipfs-gutenberg
Last synced: 6 months ago
JSON representation
Getting Project Gutenberg onto IPFS
- Host: GitHub
- URL: https://github.com/simonv3/ipfs-gutenberg
- Owner: simonv3
- License: mit
- Created: 2015-09-24T01:59:34.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-24T02:12:04.000Z (almost 11 years ago)
- Last Synced: 2025-02-02T18:17:26.592Z (over 1 year ago)
- Size: 117 KB
- Stars: 5
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gutenberg 2 IPFS
This repository is for looking into how we can get all of [Project Gutenberg](http://www.gutenberg.org/wiki/Main_Page) onto [IPFS](http://ipfs.io/).
First we need to:
1. Get all the data
2. Put it onto the IPFS network
3. Keep the data on there
4. Make a front-end website for accessing it.