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

## Intergalactic
Intergalactic is a client-side gateway to the IPFS distributed web. Other than
bootstrapping, it runs entirely in your browser without using any servers.
## 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
```shell
npm install
node server.js
```
TODO
## Usage
TODO