From 092e7addb00f4eb43c5e65c963a3368a87ea5327 Mon Sep 17 00:00:00 2001 From: Norbert Schmidt Date: Mon, 20 Dec 2021 09:58:31 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64d1635..2686911 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,16 @@ It runs on any ethereum-compatible network. It sends transactions with IPFS hashes using web3js from node to node. -We provide a nice UI with dropzone.js to drop files and make it for the end user very easy to use. +We provided a nice UI with dropzone.js to drop files and make it for the end user very easy to use. + +Installation instructions: + +Runs on any php enabled (linux) web server. Just drop the files in the /var/www/ directory +For secure exchange of files ipfs is needed. Install via ipfs.io + +Web3js is provided, as well as Trezor login (not finalized yet). -We also have a certified pro version: using a privacy blockchain and solidity contracts. Just drop us an email if you are interested (web@ddq.nl)