Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 671 Bytes

README.md

File metadata and controls

45 lines (29 loc) · 671 Bytes

IPMC

Interplanetary Media Center

Abstract

A piece of software made to access media libraries hosted on IPFS

Getting started

Prerequisites

  • nodejs >= v20.12.2
  • yarn (installed through corepack)

Installing dependencies

yarn install

Running it in dev mode

Run the following commands in paralell:

yarn workspace ipmc-core run watch
yarn workspace ipmc-desktop run dev

Concepts

Profiles

  • Keep different configurations for ipfs networks.

Libraries

  • Keep different media sources
  • bound to profiles

Types:

  • Movie/Video
  • Music/Audio
  • Images
  • Comics