Decentralized image sharing & social media platform on Htmlcoin blockchain.
Website: https://janus.htmlcoin.com/images
Languages:
Solidity, JavaScript, HTML5, CSS3
Libraries:
React.js, Web3.js
Tools:
IPFS
Platforms:
Htmlcoin, Fleek
Htmlcoin Network
/src/contracts/socialDapp.sol
Open ganache personal blockchain. Don't forget to add private key in MetaMask.
ganache-cli
Install dependencies
npm install
Deploy the smart contracts to the blockchain.
truffle migrate
Start react app.
npm start
Don't forget to leave a 🌟.