Skip to content
This repository was archived by the owner on Sep 30, 2023. It is now read-only.

orbitdb-archive/orbit-db-keystore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 18, 2023
0347cdf · Jan 18, 2023
Jan 18, 2023
Dec 10, 2022
Jan 16, 2023
Aug 30, 2019
Jan 9, 2023
Jan 17, 2023
Dec 10, 2022
Aug 28, 2019
Dec 17, 2018
Jan 19, 2019
Aug 14, 2018
Jul 31, 2019
Apr 7, 2021
Jan 18, 2023
Jan 18, 2023

Repository files navigation

orbit-db-keystore

Gitter Matrix npm version node

A local key manager for orbitdb

Install

This project uses npm and nodejs.

$ npm install --save orbit-db-keystore

Usage

TODO

Tests

The tests for this repository are included in the orbitdb/orbit-db test suite. Go to that repo to find the relevant tests. Likewise, if any do not exist that should, add them there!

Build

The build script will build the distribution file for browsers.

$ npm run build

Linting

Please use standard. To check,

$ npm run lint

Contribute

Please, feel free to contribute! Take a look at the issues, and comment on an existing issue or create a new one if you have questions, bugs, or suggestions. For larger PRs, open an issue first if you could - drive-by PRs are also welcomed.

Please abide by the Code of Conduct. For more on contributing to OrbitDB, check out the docs in orbitdb/welcome.

License

MIT © 2017-2018 Haja Networks Oy