@notabug/gun-http

HTTP adapter for gun and gun-receiver

Usage no npm install needed!

<script type="module">
  import notabugGunHttp from 'https://cdn.skypack.dev/@notabug/gun-http';
</script>

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/"
});