Skip to content

A decentralized image sharing platform

Notifications You must be signed in to change notification settings

hooyunzhe/Photolla

 
 

Repository files navigation

Photolla

Our project is an art site that is inspired by Fanbox.
This would mean that creators of their original art are able to post art that will be included into a blockchain.
We provide creators a decentralized platform to earn money from their art.
Our target audience includes:

  • Artist🖌️
  • Photographers📸
  • Designer💻
  • Fans/Supporters🎉

This project was built during the HackFS 2021 hackathon.
Here's our Presentation.
Here's our Showcase.

How it's built

  • React
  • Node.js
  • Blockchain for database
  • Truffle for smart contract deployment.
  • IPFS to store our images.

How it works

Demo video

Installation and startup

Dependencies:

Clone this repo

git clone https://github.com/HackathonScrubs/Photolla.git

Install dependencies via npm

npm install

Deploy smart contract via Truffle

truffle migration

Start the server

npm run start

Contributors

References

About

A decentralized image sharing platform

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 61.0%
  • CSS 23.5%
  • Solidity 11.1%
  • HTML 4.4%