Go to file
Andre Staltz e52368b92f
fix package.json main field
2023-06-09 13:50:02 +03:00
.github/workflows update CI tool 2023-04-21 14:41:43 +03:00
lib properly implement group.add() 2023-05-26 14:37:04 +03:00
test test that you can publish with a key added to a group 2023-05-26 14:59:15 +03:00
.gitignore init from memdb 2023-04-01 11:36:06 +03:00
.prettierrc.yaml boring license headers 2023-04-28 14:09:23 +03:00
LICENSE MITTTTTTTTT 2023-04-21 14:29:18 +03:00
README.md better readme 2023-04-21 14:27:35 +03:00
package.json fix package.json main field 2023-06-09 13:50:02 +03:00
protospec.md Update protospec.md 2023-05-29 16:00:25 +03:00

README.md

Work in progress

Installation

We're not on npm yet. In your package.json, include this as

"ppppp-db": "github:staltz/ppppp-db"

Usage

It's a secret-stack plugin much like ssb-db2. Other than that, you can also use the feed format const FeedV1 = require('ppppp-db/feed-v1').