Go to file
Andre Staltz 6661b73fd4
add() can replace a dataless msg with a dataful
2024-02-28 15:32:36 +02:00
.github/workflows CI: not Node.js 21 2023-11-07 11:22:25 +02:00
declarations improve types of dependencies 2024-01-19 12:24:38 +02:00
lib add() can replace a dataless msg with a dataful 2024-02-28 15:32:36 +02:00
test add() can replace a dataless msg with a dataful 2024-02-28 15:32:36 +02:00
.gitignore improve types of dependencies 2024-01-19 12:24:38 +02: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 package.json ppppp deps specify commit tag 2024-01-31 13:01:04 +02:00
protospec.md msg-v4 2023-12-25 12:24:35 +02:00
tsconfig.json improve types of dependencies 2024-01-19 12:24:38 +02: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').