0.2.0 • Published 6 years ago
@notabug/gun-http v0.2.0
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/"
});
HTTP adapter for gunDB
Currently read only
npm install @notabug/gun-lmdb
require("@notabug/gun-http").attachToGun(Gun, {
root: "/gun/nodes/"
});