{"id":26745162,"url":"https://github.com/DemocracyEarth/dapp","last_synced_at":"2025-03-28T08:01:50.495Z","repository":{"id":38985465,"uuid":"48528437","full_name":"DemocracyEarth/wallet","owner":"DemocracyEarth","description":"Censorship resistant democracies. ","archived":false,"fork":false,"pushed_at":"2023-03-04T02:45:37.000Z","size":157101,"stargazers_count":1498,"open_issues_count":96,"forks_count":286,"subscribers_count":116,"default_branch":"master","last_synced_at":"2024-10-29T17:48:23.419Z","etag":null,"topics":["blockchain","crypto","democracy","ethereum","freedom","governance","moloch","vote","web3"],"latest_commit_sha":null,"homepage":"https://democracy.earth","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DemocracyEarth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"open_collective":"democracyearth"}},"created_at":"2015-12-24T06:22:20.000Z","updated_at":"2024-10-22T00:15:31.000Z","dependencies_parsed_at":"2023-02-15T08:31:46.281Z","dependency_job_id":"fdff3eba-a660-4d3e-af81-d946f45b9698","html_url":"https://github.com/DemocracyEarth/wallet","commit_stats":null,"previous_names":["democracyearth/dapp"],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DemocracyEarth%2Fwallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DemocracyEarth%2Fwallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DemocracyEarth%2Fwallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DemocracyEarth%2Fwallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DemocracyEarth","download_url":"https://codeload.github.com/DemocracyEarth/wallet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245991574,"owners_count":20706127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","crypto","democracy","ethereum","freedom","governance","moloch","vote","web3"],"created_at":"2025-03-28T08:01:40.657Z","updated_at":"2025-03-28T08:01:50.457Z","avatar_url":"https://github.com/DemocracyEarth.png","language":"JavaScript","funding_links":["https://opencollective.com/democracyearth","https://opencollective.com/democracyearth/backer/0/website","https://opencollective.com/democracyearth/backer/1/website","https://opencollective.com/democracyearth/backer/2/website","https://opencollective.com/democracyearth/backer/3/website","https://opencollective.com/democracyearth/backer/4/website","https://opencollective.com/democracyearth/backer/5/website","https://opencollective.com/democracyearth/backer/6/website","https://opencollective.com/democracyearth/backer/7/website","https://opencollective.com/democracyearth/backer/8/website","https://opencollective.com/democracyearth/backer/9/website","https://opencollective.com/democracyearth/backer/10/website","https://opencollective.com/democracyearth/backer/11/website"],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"docs/democracy-earth.png\" width=\"400\" title=\"Democracy Earth Foundation\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nGovernance for Digital Autonomous Organizations.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"docs/sovereign-screenshot-2020.png\" width=\"800\" title=\"Democracy Earth Dapp Screenshot 2020\"\u003e\n\u003c/p\u003e\n\n[![Join the chat at https://discord.com/invite/HGsyGXw](https://img.shields.io/discord/490948346773635102?color=%237289DA\u0026label=DemocracyEarth\u0026logo=discord\u0026logoColor=white)](https://discord.com/invite/HGsyGXw)\n\n## Features\n\n  - [X] Built for Ethereum using [Web3](https://github.com/ethereum/web3.js/).\n  - [X] Implements [Graph Protocol](https://github.com/graphprotocol) to read blockchain.\n  - [X] Explore [MolochDAO](https://github.com/MolochVentures/moloch) compatible contracts.\n  - [X] Deployable on [IPFS](http://github.com/ipfs).\n  - [X] Supports [ERC20](https://github.com/ethereum/eips/issues/20) and [ERC721](https://github.com/ethereum/eips/issues/721) tokens.    \n  - [X] Mobile \u0026 desktop responsive UX.\n  \n**Release:**\n\n* Currently [`version 0.9`](https://github.com/DemocracyEarth/dapp/releases)\n* This [User Agreement](https://github.com/DemocracyEarth/dapp/blob/master/AGREEMENT.md) governs access to and use of the Democracy Earth platform.\n\n## Setup\n\n1. Clone Repository\n\n    ```sh\n    $ git clone https://github.com/DemocracyEarth/dapp.git\n    $ cd dapp\n    ```\n\n2. Install Dependencies\n\n    ```sh\n    $ npm install\n    ```\n\n3. Run Dapp\n\n    ```sh\n    $ npm run start\n    ```\n\n    Browser will launch on [http://localhost:3000/](http://localhost:3000/).\n\n\n## Live\n\n* Democracy Earth: [democracy.earth](https://democracy.earth).\n\n### Conferences\n\n* 🇧🇷 Democracy in the Age of Cryptography [RadicalxChange 2020](https://www.youtube.com/watch?v=9d8zmkmfb68).\n* 🇯🇵 Machine Learning resistance for Human Rights [DevconV Osaka 2019](https://www.youtube.com/watch?v=tZ_76AZtOf8).\n* 🇩🇪 DAO panel on Web3 Summit [Berlin 2019](https://www.youtube.com/watch?v=JJBDcG2EqwE).\n* 🇺🇸 How blockchains can help create democracies everywhere [New York 2019](https://www.youtube.com/watch?v=o2u0g0-hjgk).\n* 🇨🇷 La Era Post Estado-Nacion [Costa Rica 2017](https://www.youtube.com/watch?v=BlYZpNVtNvU).\n* 🇬🇬 The future of democracy in [Guernsey 2016](https://www.youtube.com/watch?v=yGmGWZCE4h0).\n* 🇫🇷 On digital democracy in [Paris 2016](https://youtube.com/watch?v=UajbQTHnTfM).\n\n### Use Cases\n\n* 📃 Read our [White Paper](https://github.com/DemocracyEarth/paper).\n* 🇺🇸 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).\n* 🇭🇰 Umbrella Movement Shadow Referendum [2017 Hong Kong](https://www.slideshare.net/mysociety/the-impacts-of-popvote-in-hong-kong-virgile-deville-democracy-earth).\n* 🇺🇳 Blockchain Voting for Peace [OECD Report 2017](https://www.oecd.org/gov/innovative-government/embracing-innovation-in-government-colombia.pdf).\n* 🇨🇴 Report on [2016 Colombia Referendum](https://medium.com/@DemocracyEarth/a-digital-referendum-for-colombias-diaspora-aeef071ec014#.xbyqt3blq).\n\n## Contribute\n\nThis dapp is a free, open source and censorship resistant.\n\n### Backers\n\nJoin our [Open Collective](https://opencollective.com/democracyearth):\n\n\u003ca href=\"https://opencollective.com/democracyearth/backer/0/website\"\u003e\u003cimg src=\"https://opencollective.com/democracyearth/backer/0/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/democracyearth/backer/1/website\"\u003e\u003cimg src=\"https://opencollective.com/democracyearth/backer/1/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/democracyearth/backer/2/website\"\u003e\u003cimg src=\"https://opencollective.com/democracyearth/backer/2/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/democracyearth/backer/3/website\"\u003e\u003cimg src=\"https://opencollective.com/democracyearth/backer/3/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/democracyearth/backer/4/website\"\u003e\u003cimg src=\"https://opencollective.com/democracyearth/backer/4/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/democracyearth/backer/5/website\"\u003e\u003cimg src=\"https://opencollective.com/democracyearth/backer/5/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/democracyearth/backer/6/website\"\u003e\u003cimg src=\"https://opencollective.com/democracyearth/backer/6/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/democracyearth/backer/7/website\"\u003e\u003cimg src=\"https://opencollective.com/democracyearth/backer/7/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/democracyearth/backer/8/website\"\u003e\u003cimg src=\"https://opencollective.com/democracyearth/backer/8/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/democracyearth/backer/9/website\"\u003e\u003cimg src=\"https://opencollective.com/democracyearth/backer/9/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/democracyearth/backer/10/website\"\u003e\u003cimg src=\"https://opencollective.com/democracyearth/backer/10/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/democracyearth/backer/11/website\"\u003e\u003cimg src=\"https://opencollective.com/democracyearth/backer/11/avatar.svg\"\u003e\u003c/a\u003e\n\n### About\n\nDemocracy Earth Foundation is a _501 (c) 3 not for profit corporation_ in San Francisco, California with no political affiliations. Our institutional backers include:\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://ycombinator.com\"\u003e\u003cimg src=\"docs/yc.png\" width=\"200\" style=\"margin-right:20px;\" title=\"Y Combinator\"\u003e\u003c/a\u003e\n\u003ca href=\"https://ffwd.org\"\u003e\u003cimg src=\"docs/ffwd.png\" width=\"200\" style=\"margin-right:20px;\" title=\"Fast Forward\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.templetonworldcharity.org/\"\u003e\u003cimg src=\"docs/templeton.png\" width=\"200\" style=\"margin-right:20px;\" title=\"Templeton World Charity\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nAlso check our [donors list](DONORS.md).\n\n## License\n\nThis software is under an [MIT License](LICENSE.md).\nThis is a free software built by [Democracy Earth Foundation](https://democracy.earth) between 2015 and 2020.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDemocracyEarth%2Fdapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDemocracyEarth%2Fdapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDemocracyEarth%2Fdapp/lists"}