From 99eff9a1858ee539b877de9cc5f4af536b049c38 Mon Sep 17 00:00:00 2001 From: dbw9580 Date: Thu, 18 Jul 2019 14:16:03 +0800 Subject: [PATCH] Add Minerva --- README.md | 1 + data/apps.yaml | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/README.md b/README.md index a20853d..a34e498 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search - [KDE-DolphinServiceMenu-IPFS](https://github.com/amar-laksh/KDE-DolphinServiceMenu-IPFS) - Service Menu for Dolphin File Manager to upload files to IPFS The open network for transaction requests. - [killcord](https://killcord.io/) - A censorship resistant deadman's switch [Source](https://github.com/nomasters/killcord) - [markup.rocks](https://ipfs.io/ipfs/QmWPgJnUGLB1LPh9KMG9LEN4LVu5e17TwkEtcmTWdNn9V6/#/ipfs/QmfQ75DjAxYzxMP2hdm6o4wFwZS5t7uorEZ2pX9AKXEg2u) - Pandoc-based markup editor/previewer/converter, ported to IPFS. [Source](https://github.com/davidar/markup.rocks) +- [Minerva](https://github.com/bdchain/Minerva) - Minerva is a storage plugin of Apache Drill that connects IPFS's decentralized storage and Drill's flexible query engine. - [OpenBazaar](https://www.openbazaar.org/) - This new version(v2.0) is built on IPFS, Openbazaar stores can now be accessible to buyers even when they are offline. - [Orbit](https://orbit.chat) - Distributed, peer-to-peer chat application on IPFS. [Source](https://github.com/haadcode/orbit) - [Origin Protocol](https://demo.originprotocol.com/) - Distributed sharing economy marketplace with images, metadata, and ERC 725 data stored on IPFS. [Source](https://github.com/OriginProtocol/demo-dapp) diff --git a/data/apps.yaml b/data/apps.yaml index 96a4970..710e723 100644 --- a/data/apps.yaml +++ b/data/apps.yaml @@ -342,3 +342,7 @@ content: picture: /images/peergos.png description: > End-to-end encrypted, peer-to-peer file storage and sharing. + - title: Minerva + source: https://github.com/bdchain/Minerva + description: > + Minerva is a storage plugin of Apache Drill that connects IPFS's decentralized storage and Drill's flexible query engine.