ethereum-social-app allows image to be uploaded and tipped
This app is an end to end ethereum social application, the app includes a smart contract that stores the hash of the images and the details to the blockchain with a function to tip any image. The image when uploaded is saved to the infura ipfs, the returned hash is then saved together with other information on to the ethereum blockchain The UI is written in angular and web3 js is used to make JSON-RPC call to the ethereum blockchain