This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
intergalactic/README.md

23 lines
422 B
Markdown
Raw Normal View History

2017-12-10 19:25:07 +00:00
## Intergalactic
2017-12-10 07:27:01 +00:00
2017-12-10 19:25:07 +00:00
Intergalactic is a client-side gateway to the IPFS distributed web. Other than
bootstrapping, it runs entirely in your browser without using any servers.
2017-12-10 07:27:01 +00:00
## Motivation
This project aims to bring the distributed web to anyone with a web browser,
without having to download any software or go through a centralized gateway.
## Installation
2017-12-10 19:25:07 +00:00
```shell
npm install
node server.js
```
2017-12-10 07:27:01 +00:00
TODO
## Usage
TODO