/ipmc

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

Primary LanguageTypeScript

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