/Mars-DAO

A Mars-themed front end for a DAO smart contract.

Primary LanguageJavaScript

LinkedIn


Logo

Mars DAO

This repo serves as a frontend to Mars DAO (Decentralised Autonomous Organisation). DAOs are made possible through blockchain technology. This project is a proof-of-concept and currently uses a traditional backend for data saving and retrieval.


. . View Demo . .

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License
  6. Contact

About The Project

Logo

(back to top)

Built With

  • JavaScript
  • React
  • Node
  • Express
  • Sass

(back to top)

Installation

  1. First, clone the repo:
    git clone https://github.com/wardu/Mars-DAO
  2. To download all the dependencies necessary to run this project on your own machine, type the following command into the terminal of the project folder:
    npm install
    ( NOTE: The mars-dao-api is also a requirement for the backend functionality, repo HERE )

(back to top)

Usage

Mars-DAO is designed to be a portal to a new governance protocol, primarily concerned with Martian organisation and cultural concerns.

This project is forward-thinking to a time when humans are more present on Mars and is a way of recruiting all of humanity to have their say, discuss issues and make meaningful suggestions for the organisation on the next frontier for humanity.

Users have two main options for interacting with the app, Polling and Forum.

The Polling section allows a user to make proposals, which when logged on the blockchain, allows other users to vote on these proposals, where the results get immutably recorded onto the blockchain. This process represents an open and fair way of conducting a form of direct democracy and could pave the way for true global cooperation outside of political and nationalist influences.

The Forum serves as an open arena for users to discuss issues and proposals before submitting anything immutably to the blockchain.

(back to top)

Roadmap

  • Connect to Smart Contract deployed on EVM based blockchain
  • Forum Section
  • Allow Users to use alias (or NFT), rather than wallet acc no.

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact

_wardu - @_wardu

Project Link: https://github.com/wardu/Mars-DAO

(back to top)