The DNN alpha has been officially released and is now welcoming contributions from the community!
Decentralized News Network is a political news platform that combines news creation with decentralized networks as a means to delivering factual content, curated by the community of readers, writers, and reviewers.
DNN will harness the power of the Ethereum blockchain to create infrastructure that is virtually impossible to infiltrate or take down. Since DNN is not centralized, it does not have a potential single point of failure. The platform’s core purpose is to present political news as accurately as possible, free of any corrupt incentives or hidden agendas, which plagues most news corporations.
The DNN platform will focus on facilitating the dissemination of balanced and factual observation of current political affairs. DNN's mission is to create political news content that is both empowering for its readers, as well as representative of the integrity of its writers. DNN aspires to become the most-trusted and democratic political news alternative to the mainstream media.
To find out more our DNN, feel free to join the conversation on our slack or read more on our site.
To begin working on DNN's alpha, you must first install all of the dependent node modules within package.json. To do this, navigate to the root directory of the repo and run the following command.
npm install
Afterwards, in the same directory, run server.js to start the demo.
node server.js
To view DNN, open up your browser and navigate to http://localhost:8002/onboard
For any help with using the DNN alpha, please refer to the DNN Alpha Access Instructions.
To submit changes to the main DNN demo repo, please submit a pull request. If you have any question or if your pull request has not yet been responded to, please visit the DNN slack.
Please report all bugs to the git issues section or notify the DNN community via the DNN slack under the #issues channel.
DNN uses a number of open source projects to work properly:
- AngularJS - A complete framework for rapid developing web apps.
- Aloha Editor - web-based text editor.
- Sass - CSS extension language.
- Compass - CSS Authoring Framework.
- NodeJs - JavaScript runtime built on Chrome's V8 JavaScript engine.
- HapiJS - A rich framework for building applications and services.
- jQuery - don't think it needs an introduction.
Feel to reach the DNN team on any of our social channels.
Apache 2.0