Go to file
Andre Staltz fc47a4006b
account msgs have "account__" domain prefix
2023-11-16 12:09:00 +02:00
.github/workflows CI: not Node.js 21 2023-11-07 11:22:25 +02:00
lib account msgs have "account__" domain prefix 2023-11-16 12:09:00 +02:00
test account msgs have "account__" domain prefix 2023-11-16 12:09:00 +02:00
.gitignore use TypeScript in JSDoc 2023-06-25 18:48:24 +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 replace async-append-only-log with our own log 2023-11-07 09:53:56 +02:00
protospec.md account msgs have "account__" domain prefix 2023-11-16 12:09:00 +02:00
tsconfig.json use TypeScript in JSDoc 2023-06-25 18:48:24 +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').