Skip to content

Latest commit

 

History

History
83 lines (61 loc) · 3.63 KB

README.md

File metadata and controls

83 lines (61 loc) · 3.63 KB

MemEthereum ⚡️

Made with ❤ by Chronical Coders

A web app that uses Etherium (Cryptocurrency) based smart contracts for posting memes.

Won 2nd prize in Hack Revolution 2022(by CSI and E-Cell,MJCET)

Team Mates :
|| Hima Satwika Katragadda || Krishna Priya VS Garimala || Sharat Chandra Manchi Sarapu ||

// google drive link for certificates

Features 📋

⚡️ Monetization of memes
⚡️ Verified Ownership
⚡️ Decentralization
⚡️ Leverage of our own Cryptocurrency(MemeCoin)

Project Structure

Installation & Deployment 📦 & ## Tools Used 🛠️

  • Clone the repository and modify the content of index.html according to your requirement.
  • Dependencies to be installed :
  • node.js - to run client side applications.
  • React.js - A JavaScript library to build UI.
  • node.js - to run client side applications.
  • Truffle suite - Framework to create Ethereum smart Contracts. npm install --g [email protected]
  • Ganache - A personal Block chain, to run transactions deploy smart contracts without paying real money.
  • Metamask - chrome extention that is a Ethereumm wallet that turns our browser to Ethereum browser.
  • To deploy webapp, first you need to make sure ganache is running and you have meta mask installed.

✔️ Deploying Smart Contracts

✔️ Home

✔️ Transaction Confirmation

✔️ Details

Contributing 💡

Step 1

  • Option 1
    • 🍴 Fork this repo!
  • Option 2
    • 👯 Clone this repo to your local machine.

Step 2

  • Build your code 🔨🔨🔨

Step 3

  • 🔃 Create a new pull request.

Contributing 💡

If you can help us to add other pages. Please don't hesitate to open an pull request or facing any problem create issue here.