/dtube

Decentralized video sharing & social media platform on Ethereum blockchain.

Primary LanguageJavaScriptMIT LicenseMIT

DTube

Decentralized video sharing & social media platform on Ethereum blockchain.

Website: https://dtube-eth.on.fleek.co

visitors GitHub release twitter

Article

Build a Social Media dApp & Deploy it on Polygon: Article link.

Inspired by

Dapp University YouTube: Video link.

Technical Details

Languages: Solidity, JavaScript, HTML5, CSS3

Libraries: React.js, Web3.js

Tools: IPFS

Platforms: Ethereum, Fleek

Networks

  1. Matic Mumbai Test Network
  2. Rinkeby Test Network
  3. Ropsten Test Network
  4. Goerli Test Network

Contracts

/src/contracts/DTube.sol

Project setup

Open ganache personal blockchain. Don't forget to add private key in MetaMask.

ganache-cli

Install dependancies

npm install

Deploy the smart contracts to the blockchain.

truffle migrate

Start react app.

npm start

License

MIT license

Don't forget to leave a 🌟.