orbit-db-cli icon indicating copy to clipboard operation
orbit-db-cli copied to clipboard

CLI for orbit-db

Results 25 orbit-db-cli issues
Sort by recently updated
recently updated
newest added

Bumps [socket.io](https://github.com/socketio/socket.io) from 2.2.0 to 2.4.1. Release notes Sourced from socket.io's releases. 2.4.1 This release reverts the breaking change introduced in 2.4.0 (https://github.com/socketio/socket.io/commit/f78a575f66ab693c3ea96ea88429ddb1a44c86c7). If you are using Socket.IO v2, you...

dependencies

Copied files `server.js` `add.js` `create.js` `get.js` from 3c691c032a047e99237af24af6956b9068c314e6 branch of orbit-db-http-server at https://github.com/haadcode/orbit-db-http-server.git Added a new file in commands that run the daemon. This currently runs in the foreground and...

enhancement

I have been trying to install and use orbit-db-cli. After installing it via npm and git clone. Via npm, it gets installed with no issue, when typing `orbitdb` in the...

``` $ ORBITDB_PATH=/home/xxx/orbitdb npx orbitdb demo hello _ _ _ _ _ | | (_) | | | | ___ _ __| |__ _| |_ __| | |__ / _...

bug

Hello, devs. I've just installed orbit-db-cli and trying to replicate the quick start guide this happened. Any ideas? ``` orbitdb add /orbitdb/zdpuAx2rXQUWpiDCZFN7T5sCNbYb5YcJz87PkPyqBqc75RVoC/testdb "hello" Error: Cannot read property 'sign' of undefined...

This repo uses an old CircleCI version that is not supported anymore. The configs should be updated to CircleCI 2.0 in order to run the tests automatically again.

I cant able to create the orbitdb Error Shows in WIndows 10 with [email protected] version and [email protected]. orbitdb create posts docstore Error: Non-base58 character

I've been using orbit-db in my nodejs projects, which works really great btw! However, when trying to query databases created with the orbit-db-cli, I get a weird error. For example,...

It was suggested in https://github.com/orbitdb/orbit-db/issues/233 that we should have a daemon mode. I think adding that would be awesome! I reckon we can start by the "daemon mode" being the...

enhancement
help wanted
Backlog