Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 1.68 KB

README.md

File metadata and controls

49 lines (27 loc) · 1.68 KB

🚺 Womanity Web3

A petition cum online voting website dedicated to empowering women

Our mission is to create a platform where women can demand the laws and regulations they want in a democratic way from the government.

This project is made using Truffle framework. It is a blockchain project deployed in ropsten test network of ethereum.

Here people can file petitions based on women security and others can sign the petition by upvoting it.

🚀 Live Demo

Website

👩🏼‍💻 Tech Stack

React

JavaScript

CSS3

Solidity

Ethereum

MIT License

Project maintainers and contributors

Start the react dev server.

$ cd client
$ npm install
$ npm start
  Starting the development server...