DappMedium is a platform where anybody can write their content and the reader will be paying directly to the content writer, no middleman involved.
- Solidity
- Truffle framework
- Node js
- React
- Ganache
- Metamask
- Setup Ganache at 7545
- Setup metamask at localhost:7545
- git clone
- cd DappMedium
- npm install
- cd frontend
- npm install
- cd ..
- npx truffle compile
- npx truffle migrate
- npm start
Feel free to create issue and start contributing :)