Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/1busayo/linke

An image sharing built on the blockchain which makes use of IPFS for decentralized storage
https://github.com/1busayo/linke

blockchain dapp decentralized ethereum filecoin-protocol ipfs ipfs-protocol smart-contracts social-network solidity

Last synced: 3 days ago
JSON representation

An image sharing built on the blockchain which makes use of IPFS for decentralized storage

Awesome Lists containing this project

README

        

# LINKE
An image sharing built on the blockchain
LINKE is a decentralized image-sharing platform that is similar to Instagram . Users can use ETH to tip other images uploaded by other users. LINKE can also be used as an image decentralized social network . it would give users more control and autonomy.LINKE as a social network would improve data privacy

LINKE showcase
How it's made

This project backend is built with a solidity smart contract , the front end is built with reactjs ,web3js, and images are been stored on IPFS. web3 made use of the ABI file to communicate with the solidity smart contract.IPFS made it easier to store images and records without using a databse

pls check branch v2.0 for latest