{"id":36878504,"url":"https://github.com/allinbits/atomone-governance-dapp","last_synced_at":"2026-01-12T15:17:17.931Z","repository":{"id":262620179,"uuid":"886754778","full_name":"allinbits/atomone-governance-dapp","owner":"allinbits","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-20T18:24:45.000Z","size":6450,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-20T20:34:31.075Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/allinbits.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-11T14:45:16.000Z","updated_at":"2025-10-20T18:24:40.000Z","dependencies_parsed_at":"2024-11-13T12:24:41.256Z","dependency_job_id":"10235e4f-1386-4205-b236-844df8060c5f","html_url":"https://github.com/allinbits/atomone-governance-dapp","commit_stats":null,"previous_names":["allinbits/atomone-governance-dapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/allinbits/atomone-governance-dapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allinbits%2Fatomone-governance-dapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allinbits%2Fatomone-governance-dapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allinbits%2Fatomone-governance-dapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allinbits%2Fatomone-governance-dapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allinbits","download_url":"https://codeload.github.com/allinbits/atomone-governance-dapp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allinbits%2Fatomone-governance-dapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-01-12T15:17:16.163Z","updated_at":"2026-01-12T15:17:17.927Z","avatar_url":"https://github.com/allinbits.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AtomOne Governance dApp\n\nAtomOne governance dApp is a platform facilitating web-based access to AtomOne governance where users can seamlessly engage with proposals, view proposal statistics, participate in discussions as well as perform transactions to vote or deposit on proposals. Prioritizing security, AtomOne encourages the use of CLI commands for interactions with the dApp, using your wallet of choice or a public address you can gain immediate access to AtomOne's governance functionalities. \n\nOur goal with the AtomOne governance dApp is to empower the community to effortlessly participate in these types of processes by gauging community sentiment in regards to the potential outcome of AtomOne while making it more accessible to engage, regardless of their technical expertise or background.\n\n## Usage\n\nYou can visit the deployed dApp at [https://gov.atom.one/](https://gov.atom.one/).\n\nThe following is a showcase of the existing functionality.\n\n### Homepage\n\nThe home page provides a paged view of all existing governance proposals. It shows 16 proposals per page and you can navigate across pages using the navigation arrows at the bottom right.\n\nThe default ordering is to show active proposals first (i.e. those in `VOTING` or `DEPOSIT` state) but you can use the dropdown control to switch to `PASSED` first, `REJECTED` first or `FAILED` first.\n\nThere is also a dropdown control to filter by proposal status altogether as well as a search box to search proposals based on `Title` and `Description` content.\n\nIn all the pages, there is a button at the top that allows you to connect your address in order to display balances or voting history as well as enable governance-related transactions. There are 2 possible options:\n- You can either simply supply your public govgen address with which the dApp can generate the appropriate CLI commands for voting and depositing txs signable by an offline computer as described [here](https://github.com/atomone-hub/atom.one/blob/main/submit-tx-securely.md). **RECOMMENDED**\n- Or you can simply connect your Keplr/Leap/Cosmostation wallets and authorize and submit TXs through their familiar interface.\n\n### Proposal page\n\nThe page for a specific proposal (URL format: `https://gov.atom.one/proposals/XXX` where XXX is the id of the proposal) provides a view of all the proposal's details in a tabbed interface.\n\nThere is a hero component that includes the title, status, turnout, necessary quorum, expected result, and current vote tallies. It also consists of a call-to-action to Vote or Deposit (depending on the proposal status).\n\nUnder the hero component, you will find the following tabs:\n\n- **Description** (default): Contains the proposal description (also renders markdown)\n- **Info**: Contains the general proposal information such as proposer address, submission time, initial and total deposit, voting start time/end time and deposit end time (if appropriate) along with the messages contained in the proposal.\n- **Voters**: Contains an in-depth analysis of how all accounts have voted and how validators have voted including a complete breakdown of unique votes.\n- **Discussions**: Links to the discussion forums at [Commonwealth](https://commonwealth.im/govgen).\n  -  WIP - Conversations will be integrated directly into the application as soon as Commonwealth API is available.\n- **Links**: Contains useful/helpful links provided by the community that add information and context relevant to the proposal. Links to the discussion forums at [Commonwealth](https://commonwealth.im/govgen). Soon, you will be able to add helpful links to the conversation directly from the Govgen dApp through integration with the Commonwealth API.\n\n### Deposit popup\n\nIt allows you to add to a proposal's deposit to help push it into the voting period. Once you choose the amount you want to deposit you can either generate the CLI command required to create and then sign the TX using the CLI or use your connected wallet to authorize and broadcast.\n\n### Voting popup\n\nGives you the ability to vote on a proposal either with a single vote (YES/NO/NO WITH VETO/ABSTAIN) or a weighted vote with the weights you require for those 4 options. Like the deposit popup, you can then either generate the CLI command required to create and then sign the TX using the CLI or use your connected wallet to authorize and broadcast.\n\n## Local deployment\n\nIf you don't want to use the deployed version, you can deploy it locally. The only requirements are `node` v18+ and `pnpm`.\n\nFirst, clone the repo using your favorite git tool.\n\nThen install all packages in the repository:\n\n```\npnpm i\n```\n\nThen copy the `.env.prod` or `.env.dev` file to `.env` depending on whether you want to deploy for mainnet or devnet respectively.\n\n```\ncp .env.dev .env\n```\n\nFinally, spin up a local instance using:\n\n```\npnpm dev\n```\n\n## Bugs \u0026 Feedback\n\nPlease use [Github Issues](https://github.com/allinbits/atomone-governance-dapp/issues) to inform us of any bugs or issues you encounter and to request features and improvements.\n\nThank you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallinbits%2Fatomone-governance-dapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallinbits%2Fatomone-governance-dapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallinbits%2Fatomone-governance-dapp/lists"}