internetarchive / dweb-archivecontroller

GNU Affero General Public License v3.0
7 stars 2 forks source link

dweb-archivecontroller

Classes to controll Archive objects Builds on dweb-transports.

Background

This library is part of a general project at the Internet Archive (archive.org) to support the decentralized web.

Goals

Installation

All cases

git clone https://git@github.com/internetarchive/dweb-archivecontroller.git
cd dweb-archivecontroller

# install the dependencies including IPFS & WebTorrent
npm install

# NOTE:
# dweb-transports - will be provided to client using window.DwebTransports in a separate import

Node Installation to work on this repo

Note that the only reason to do this would be to work on the code, Just do the "All" case above

See related:

Repos:

Class hierarchy

API of key subclassed function

See API.md

See also

See Dweb document index for a list of the repos that make up the Internet Archive's Dweb project, and an index of other documents.

Ask Arthur for the Google spreadsheet "Metadata Audit" which is currently IA internal.