ssbc / scuttle-blob

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scuttle-blob

A helper module for scuttlebutt blobs

Usage

const ScuttleBlob = require('scuttle-blob')

const scuttle = ScuttleBlob(server)
scuttle.async.files(files, opts, cb)

API

This is currently just a thin wrapper for ssb-blob-files, read that README for details about arguments files, opts, cb

About


Languages

Language:JavaScript 100.0%