adihere / dtube

Decentralized video sharing & social media platform on Ethereum blockchain.

Home Page:https://dtube-eth.on.fleek.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DTube

Decentralized video sharing & social media platform on Ethereum blockchain.

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

GitHub release platform platform

➔ 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

About

Decentralized video sharing & social media platform on Ethereum blockchain.

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

License:MIT License


Languages

Language:JavaScript 57.4%Language:HTML 35.9%Language:Solidity 4.4%Language:CSS 2.3%