Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 670 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 670 Bytes

Dorylus

Gist of the App

Dorylus is a decentralized, server-less blogging app built on top of the Ethereum platform. It leverages IPFS (Inter Planetory File System), Metamask and web3.js to build a WEB 3.0 app. It gives you the ownership of your content and a platform where you can incentivize your writing skills. Viewers can tip off the writers for the blogs they published. The platform establishes its own custom ERC20 token Tsukiyomi to rally the community around.

Installation

$ npm install

$ node server.js

Open Source Contributions

Feel free to add suggestions and contribute to the app.

Work in Progress!!