Ethereum Blockchain backed blogging site, which runs on smart contract made using solidity.
Working site proof : https://www.linkedin.com/feed/update/urn:li:activity:6811796508350918656/
- Truffle
- Ganache
- Node.js
- npm
- Metakmask browser extension
npm install
truffle test
truffle compile
truffle migrate
npm run start
Visit https://medium.com/openberry/deploying-smart-contracts-with-truffle-1c056b452cde to setup the enviornment