Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/1busayo/linke
- Owner: 1Busayo
- Created: 2022-01-16T12:32:01.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-30T22:27:55.000Z (about 2 years ago)
- Last Synced: 2024-11-02T19:03:29.922Z (6 days ago)
- Topics: blockchain, dapp, decentralized, ethereum, filecoin-protocol, ipfs, ipfs-protocol, smart-contracts, social-network, solidity
- Language: JavaScript
- Homepage:
- Size: 37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 privacyLINKE showcase
How it's madeThis 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