@notabug/gun-http
v0.2.0
Published
HTTP adapter for gun and gun-receiver
Downloads
62
Readme
gun-lmdb
HTTP adapter for gunDB
Currently read only
Installation
npm install @notabug/gun-lmdb
Usage
require("@notabug/gun-http").attachToGun(Gun, {
root: "/gun/nodes/"
});