Haad
Haad
***Work in progress!*** This PR fixes the indexing in KeyValueIndexed database.
The other week I was thinking that the log database in OrbitDB would be perfect for creating another database on top of it to have Payment Channels and it can...
OrbitDB should have a WebUI app through which OrbitDB instance can be managed. This would include: - Create new databases - Query databases - Add databases to replicate - Network...
I forgot to update the API documentation in the README ti reflect the changes in OrbitDB 0.19.x, so the API docs are outdated. Sorry. We should update them. Or perhaps...
This PR will add access revocation support for the OrbitDB Access Controller. This PR, and approach in general, is still very much WIP.
We currently do all testing in [the main OrbitDB repo](https://github.com/orbitdb/orbit-db) and while this module gets fairly well (integration-) tested as part of it, we should really have unit tests in...
It would be great to run the tests in the browser too. This should be fairly straight-forward to add, so if anyone wants to PR this, I'd be happy to...
@flyingzumwalt proposed that we could use this tool to generate the Captain's Log in addition to roadmaps. @nicola started already something here https://github.com/nicola/captain-log but we could combine the efforts and...