Go to file
Andre Staltz a3fcb641eb
tests for identity.find() etc
2023-07-10 15:41:28 +03:00
.github/workflows update CI tool 2023-04-21 14:41:43 +03:00
lib tiny refactor around msgv3.createIdentity() 2023-06-25 20:50:02 +03:00
test tests for identity.find() etc 2023-07-10 15:41:28 +03: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 tests for identity.find() etc 2023-07-10 15:41:28 +03:00
protospec.md identity tangle always has metadata.identity=self 2023-06-25 20:48:20 +03: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').