hyperconsole

0.1.0 • Public • Published

hyperconsole

Build Status

Console logging over hypercore

Still WIP

Usage

var hyperconsole = require('hyperconsole')
 
var logger = hyperconsole('ws://hypercored.cloud', 'my-private-seed')
require('hyperconsole/patch')(logger) // Patch console.{log,info,warn,error} and global error event

API

var instance = hyperconsole(wsUrl, [keypairSeed])

Install

npm install hyperconsole

License

ISC

Package Sidebar

Install

npm i hyperconsole

Weekly Downloads

0

Version

0.1.0

License

ISC

Last publish

Collaborators

  • emilbayes