Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DemocracyEarth/wallet
Censorship resistant democracies.
https://github.com/DemocracyEarth/wallet
blockchain crypto democracy ethereum freedom governance moloch vote web3
Last synced: 15 days ago
JSON representation
Censorship resistant democracies.
- Host: GitHub
- URL: https://github.com/DemocracyEarth/wallet
- Owner: DemocracyEarth
- License: mit
- Created: 2015-12-24T06:22:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T02:45:37.000Z (over 1 year ago)
- Last Synced: 2024-05-21T20:10:57.234Z (6 months ago)
- Topics: blockchain, crypto, democracy, ethereum, freedom, governance, moloch, vote, web3
- Language: JavaScript
- Homepage: https://democracy.earth
- Size: 150 MB
- Stars: 1,494
- Watchers: 114
- Forks: 284
- Open Issues: 95
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
Governance for Digital Autonomous Organizations.
[![Join the chat at https://discord.com/invite/HGsyGXw](https://img.shields.io/discord/490948346773635102?color=%237289DA&label=DemocracyEarth&logo=discord&logoColor=white)](https://discord.com/invite/HGsyGXw)
## Features
- [X] Built for Ethereum using [Web3](https://github.com/ethereum/web3.js/).
- [X] Implements [Graph Protocol](https://github.com/graphprotocol) to read blockchain.
- [X] Explore [MolochDAO](https://github.com/MolochVentures/moloch) compatible contracts.
- [X] Deployable on [IPFS](http://github.com/ipfs).
- [X] Supports [ERC20](https://github.com/ethereum/eips/issues/20) and [ERC721](https://github.com/ethereum/eips/issues/721) tokens.
- [X] Mobile & desktop responsive UX.
**Release:*** Currently [`version 0.9`](https://github.com/DemocracyEarth/dapp/releases)
* This [User Agreement](https://github.com/DemocracyEarth/dapp/blob/master/AGREEMENT.md) governs access to and use of the Democracy Earth platform.## Setup
1. Clone Repository
```sh
$ git clone https://github.com/DemocracyEarth/dapp.git
$ cd dapp
```2. Install Dependencies
```sh
$ npm install
```3. Run Dapp
```sh
$ npm run start
```Browser will launch on [http://localhost:3000/](http://localhost:3000/).
## Live
* Democracy Earth: [democracy.earth](https://democracy.earth).
### Conferences
* π§π· Democracy in the Age of Cryptography [RadicalxChange 2020](https://www.youtube.com/watch?v=9d8zmkmfb68).
* π―π΅ Machine Learning resistance for Human Rights [DevconV Osaka 2019](https://www.youtube.com/watch?v=tZ_76AZtOf8).
* π©πͺ DAO panel on Web3 Summit [Berlin 2019](https://www.youtube.com/watch?v=JJBDcG2EqwE).
* πΊπΈ How blockchains can help create democracies everywhere [New York 2019](https://www.youtube.com/watch?v=o2u0g0-hjgk).
* π¨π· La Era Post Estado-Nacion [Costa Rica 2017](https://www.youtube.com/watch?v=BlYZpNVtNvU).
* π¬π¬ The future of democracy in [Guernsey 2016](https://www.youtube.com/watch?v=yGmGWZCE4h0).
* π«π· On digital democracy in [Paris 2016](https://youtube.com/watch?v=UajbQTHnTfM).### Use Cases
* π Read our [White Paper](https://github.com/DemocracyEarth/paper).
* πΊπΈ Quadratic Voting for the [2019-2020 Legislative Season of the State of Colorado](https://www.bloomberg.com/news/articles/2019-05-01/a-new-way-of-voting-that-makes-zealotry-expensive).
* ππ° Umbrella Movement Shadow Referendum [2017 Hong Kong](https://www.slideshare.net/mysociety/the-impacts-of-popvote-in-hong-kong-virgile-deville-democracy-earth).
* πΊπ³ Blockchain Voting for Peace [OECD Report 2017](https://www.oecd.org/gov/innovative-government/embracing-innovation-in-government-colombia.pdf).
* π¨π΄ Report on [2016 Colombia Referendum](https://medium.com/@DemocracyEarth/a-digital-referendum-for-colombias-diaspora-aeef071ec014#.xbyqt3blq).## Contribute
This dapp is a free, open source and censorship resistant.
### Backers
Join our [Open Collective](https://opencollective.com/democracyearth):
### About
Democracy Earth Foundation is a _501 (c) 3 not for profit corporation_ in San Francisco, California with no political affiliations. Our institutional backers include:
Also check our [donors list](DONORS.md).
## License
This software is under an [MIT License](LICENSE.md).
This is a free software built by [Democracy Earth Foundation](https://democracy.earth) between 2015 and 2020.