Skip to content

chaengniiiii/dtube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 57.3%
  • HTML 36.0%
  • Solidity 4.4%
  • CSS 2.3%