A simple DApp to upload a document to IPFS and then store the IPFS hash on the Ethereum blockchain. Once the IPFS hash number is sent to the Ethereum blockchain, the user will receive a transaction receipt. We will use the Create-React-App framework to make a front-end. This Dapp works with any user that has MetaMask installed in their browser.
To launch it, run "npm start" on the project directory Or launch it as a dedicated process: nohup npm start >> runningwebserver.log 2>&1 &
You can test the demonstrator (not garantee to be up all the time, this is test env, no SLA): http://blockchainbeta.eu:3000/