{"id":13746682,"url":"https://github.com/aragon/client","last_synced_at":"2025-04-22T19:20:47.129Z","repository":{"id":37988986,"uuid":"83571693","full_name":"aragon/client","owner":"aragon","description":"(Aragon 1) Create and manage decentralized organizations on Ethereum.","archived":false,"fork":false,"pushed_at":"2025-02-25T16:53:58.000Z","size":31106,"stargazers_count":836,"open_issues_count":231,"forks_count":272,"subscribers_count":84,"default_branch":"develop","last_synced_at":"2025-04-08T10:52:41.473Z","etag":null,"topics":["aragon","blockchain","dapp","ethereum","organizations","startups"],"latest_commit_sha":null,"homepage":"https://client.aragon.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aragon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-01T15:45:32.000Z","updated_at":"2025-03-25T02:47:39.000Z","dependencies_parsed_at":"2023-11-10T14:42:30.154Z","dependency_job_id":"ed2f73b9-3740-408d-b35f-2301f113a3ea","html_url":"https://github.com/aragon/client","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aragon%2Fclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aragon%2Fclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aragon%2Fclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aragon%2Fclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aragon","download_url":"https://codeload.github.com/aragon/client/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250306601,"owners_count":21408927,"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":["aragon","blockchain","dapp","ethereum","organizations","startups"],"created_at":"2024-08-03T06:00:58.546Z","updated_at":"2025-04-22T19:20:47.099Z","avatar_url":"https://github.com/aragon.png","language":"JavaScript","readme":"# Aragon Client \u003ca href=\"https://aragon.org/\"\u003e\u003cimg align=\"right\" src=\".github/assets/aragon.svg\" height=\"80px\" /\u003e\u003c/a\u003e\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/aragon/client/tests.yml?branch=develop\u0026style=flat-square)](https://github.com/aragon/client/actions)\n[![All Contributors](https://img.shields.io/badge/all_contributors-47-orange.svg?style=flat-square)](#contributors)\n\n**🌎🚀 Trusted by over 1500 organizations, securing more than $300MM in funds. [Try it out](https://client.aragon.org).**\n\n\u003ca href=\"https://client.aragon.org/#/a1/\"\u003e\u003cimg src=\".github/assets/screenshot.png\" /\u003e\u003c/a\u003e\n\n- 📚 Read the [User Guide](https://help.aragon.org/) first, if you have any questions as a user.\n- 🏗 If you'd like to develop an Aragon app, please visit the [Aragon Developer Portal](https://hack.aragon.org).\n- 📝 Please report any issues and feedback in the [support channel on Discord](https://discord.gg/ZncWSEGbSJ).\n- 🔧 For technical stuff, use this project's [issues](http://github.com/aragon/client/issues) or join the technical conversation in the [hacker hangout channel on Discord](https://discord.gg/XrhUzEy7jf).\n- 📖 To learn more about contributing to the Aragon client itself, please check the [contributing guide](./CONTRIBUTING.md).\n- 🚢 For an overview of what changed with each release, check the [releases](https://github.com/aragon/client/releases).\n\n## Quick start\n\nInstall with `yarn` and launch the app with `yarn start`. By default, the app is configured to connect to the Ethereum Goerli testnet.\n\nFor connecting to other chains / deployments, a few useful npm scripts are provided:\n\n- Ethereum Mainnet: `yarn start:mainnet` will launch the app, configured to connect to the Ethereum mainnet\n- Local development: `yarn start:local` will launch the app, configured to connect to our [aragen](https://github.com/aragon/aragen) local development environment. It will also use the local IPFS daemon, if it detects one exists. If you're using the [aragonCLI](http://github.com/aragon/aragon-cli), you'll want to run this to connect to its local chain.\n\n**Note**: Windows users may need to install the [windows-build-tools](https://www.npmjs.com/package/windows-build-tools) before installing this project's dependencies.\n\nMore [configuration options](docs/CONFIGURATION.md) are available, and depending on your needs, you may find the [frontend development setup guide](docs/FRONTEND_SETUP.md) helpful.\n\n## Releases\n\nThe Aragon client is automatically deployed to IPFS with each new commit to `master`, via [Fleek](https://fleek.co/). The latest builds are available at [`client.aragon.org`](https://client.aragon.org/) or through an IPFS gateway, like [`ipfs.io/ipns/client.aragon.org`](https://ipfs.io/ipns/client.aragon.org/).\n\n### aragonPM\n\n\"Checkpointed\" releases, tagged in our [releases page](https://github.com/aragon/aragon/releases), are published on-chain onto the `aragon.aragonpm.eth` aragonPM repository for all supported Ethereum environments (mainnet and Goerli testnet).\n\nFor a long time (2018-2020), these releases were our primary \"official\" builds. With [Fleek](https://fleek.co/), however, we now relegate these on-chain deployments as historical backups in case a user wants to use an older version.\n\n#### Secrets\n\nA number of environment secrets are required during publishing and these are sometimes different per network.\n\nYou may either specify these secrets as environment variables or use a `.env`.\n\n## Contributing\n\n#### 👋 Get started contributing with a [good first issue](https://github.com/aragon/client/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22).\n\n**🎓 You may be interested in the [Aragon client architecture guide](./docs/ARCHITECTURE.md) if you're not familiar with how the project is set up.**\n\nDon't be shy to contribute even the smallest tweak. 🐲 There are still some dragons to be aware of, but we'll be here to help you get started!\n\nFor other details about contributing to Aragon, more information is available in the [contributing guide](./CONTRIBUTING.md).\n\n#### Issues\n\nIf you come across an issue with Aragon, do a search in the [Issues](https://github.com/aragon/client/issues?utf8=%E2%9C%93\u0026q=is%3Aissue) tab of this repo and the [Aragon Apps Issues](https://github.com/aragon/aragon-apps/issues?utf8=%E2%9C%93\u0026q=is%3Aissue) to make sure it hasn't been reported before. Follow these steps to help us prevent duplicate issues and unnecessary notifications going to the many people watching this repo:\n\n- If the issue you found has been reported and is still open, and the details match your issue, give a \"thumbs up\" to the relevant posts in the issue thread to signal that you have the same issue. No further action is required on your part.\n- If the issue you found has been reported and is still open, but the issue is missing some details, you can add a comment to the issue thread describing the additional details.\n- If the issue you found has been reported but has been closed, you can comment on the closed issue thread and ask to have the issue reopened because you are still experiencing the issue. Alternatively, you can open a new issue, reference the closed issue by number or link, and state that you are still experiencing the issue. Provide any additional details in your post so we can better understand the issue and how to fix it.\n\n#### Contributors\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://pierre.world/\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/36158?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePierre Bertet\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=bpierre\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://キタ.moe\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/4166642?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBrett Sun\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=sohkai\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://AquiGorka.com\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/3072458?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGorka Ludlow\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=AquiGorka\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://izqui.me\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/447328?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJorge Izquierdo\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=izqui\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://aragon.org\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/718208?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eLuis Iván Cuende\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=luisivan\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#design-luisivan\" title=\"Design\"\u003e🎨\u003c/a\u003e \u003ca href=\"#ideas-luisivan\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://notbjerg.me\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/8862627?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eOliver\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/aragon/commits?author=onbjerg\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/bingen\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/701095?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eßingen\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=bingen\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://2color.me\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/1992255?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDaniel Norman\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=2color\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.lightco.in\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/9424721?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJohn Light\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=john-light\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/aragon/client/issues?q=author%3Ajohn-light\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Smokyish\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/21331903?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTatu\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=Smokyish\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/dizzypaty\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/7205369?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePatricia Davila\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#design-dizzypaty\" title=\"Design\"\u003e🎨\u003c/a\u003e \u003ca href=\"#userTesting-dizzypaty\" title=\"User Testing\"\u003e📓\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/jounih\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/10109867?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJouni Helminen\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#design-jounih\" title=\"Design\"\u003e🎨\u003c/a\u003e \u003ca href=\"#userTesting-jounih\" title=\"User Testing\"\u003e📓\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/lkngtn\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/4986634?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eLuke Duncan\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-lkngtn\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://danielconstantin.net/\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/26041347?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDaniel Constantin\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=0x6431346e\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://rjewing.com\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/30963004?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRJ Ewing\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=ewingrj\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://twitter.com/0xca0a\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/2223602?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePaul Henschel\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=drcmda\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/rperez89\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/11763623?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRodrigo Perez\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=rperez89\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://www.gasolin.idv.tw\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/748808?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003egasolin\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=gasolin\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://adamsoltys.com/\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/7641?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAdam Soltys\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=asoltys\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/arku\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/7039523?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eArun Kumar\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=arku\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/bvanderdrift\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/6398452?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBeer van der Drift\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=bvanderdrift\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/danielcaballero\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/1639333?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDaniel Caballero\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=danielcaballero\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://twitter.com/deamlabs\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/9392750?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDeam\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=deamme\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/uniconstructor\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/1384545?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eIlia Smirnov\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=uniconstructor\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#tool-uniconstructor\" title=\"Tools\"\u003e🔧\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/JulSar\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/28685529?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ejulsar\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=JulSar\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://pascalprecht.github.io\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/445106?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePascal Precht\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#tool-PascalPrecht\" title=\"Tools\"\u003e🔧\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://rudygodoy.com\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/2400137?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRudy Godoy\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=rudygodoy\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://spacedecentral.net\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/2584493?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eYalda Mousavinia\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=stellarmagnet\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/decodedbrain\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/18285094?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003edecodedbrain\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=decodedbrain\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/jvluso\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/8061735?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ejvluso\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=jvluso\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/MarkGeeRomano\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/13630752?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003emark g romano\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=MarkGeeRomano\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/mul53\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/19148531?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003emul53\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=mul53\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Schwartz10\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/12353734?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJon\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=Schwartz10\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/abhinavsagar\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/40603139?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAbhinav Sagar\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#maintenance-abhinavsagar\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://geleeroyale.netlify.com\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/317685?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003egeleeroyale\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=geleeroyale\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/ottodevs\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/5030059?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eOtto G\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=ottodevs\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://adamboro.com/\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/7383192?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAdam Boro\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=adekbadek\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/e18r\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/16065447?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEmilio Silva Schlenker\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=e18r\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/osarrouy\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/86822?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eOlivier Sarrouy\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=osarrouy\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/delfipolito\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/10419340?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003edelfipolito\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=delfipolito\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://enriqueortiz.dev\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/26014927?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEnrique Ortiz\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=Evalir\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/fabriziovigevani\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/22663232?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eFabrizio Vigevani\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=fabriziovigevani\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/macor161\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/642515?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMathew Cormier\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=macor161\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://mickdegraaf.nl\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/1282116?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMick de Graaf\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#business-MickdeGraaf\" title=\"Business development\"\u003e💼\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://iwaduarte.dev\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/24816534?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eiwaduarte\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=iwaduarte\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://valtechcreative.com\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/40322776?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEC Wireless\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=ECWireless\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/owisixseven\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/43449463?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eowisixseven\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#design-owisixseven\" title=\"Design\"\u003e🎨\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://andyhook.dev\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/11708259?v=4\" width=\"75px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAndy Hook\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/aragon/client/commits?author=andy-hook\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-enable --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n## Re-usable foundations\n\nAmongst other dependencies, the Aragon client is built upon these packages that you may also find useful for your projects:\n\n- [aragonUI](https://github.com/aragon/aragon-ui): React component library used to build user interfaces within the [Aragon design system](https://blog.aragon.org/introducing-aragonds-the-new-aragon-design-system/)\n- [token-amount](http://github.com/aragon/token-amount): utility class for encapsulating and formatting a token amount\n- [use-inside](https://github.com/aragon/use-inside): React utility that allows a component to be aware of being \"inside\" the subtree of another component\n- [use-token](https://github.com/aragon/use-token): React utility for fetching information related to tokens on Ethereum\n- [use-viewport](https://github.com/aragon/use-viewport): React utility providing the current window size and convenient functions for responsive apps\n- [use-wallet](https://github.com/aragon/use-wallet): React utility aiming to make the integration between your dapp and your users' web3 wallets as straightforward as possible\n- [web3-react](https://github.com/NoahZinsmeister/web3-react): a simple, maximally extensible React framework for supporting arbitrary web3 wallets\n","funding_links":[],"categories":["JavaScript","Web 3.0"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faragon%2Fclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faragon%2Fclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faragon%2Fclient/lists"}