8000 GitHub - RBeato/dtube: Decentralized video sharing & social media platform on Ethereum blockchain.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RBeato/dtube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 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

Adapted from: https://learn.figment.io/tutorials/build-a-social-media-dapp-and-deploy-it-on-polygon

➔ 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 56.8%
  • HTML 35.7%
  • Solidity 5.2%
  • CSS 2.3%
0