{"id":13525243,"url":"https://github.com/redsteep/dfinity-icp-governor","last_synced_at":"2025-04-01T04:31:31.602Z","repository":{"id":224992907,"uuid":"699390364","full_name":"redsteep/dfinity-icp-governor","owner":"redsteep","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-14T11:39:50.000Z","size":1437,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-02T09:33:41.000Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dfinity-icp-contracts.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redsteep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-02T14:38:37.000Z","updated_at":"2024-07-18T12:44:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"47750feb-70da-4b6f-b2d5-0d753e4aae25","html_url":"https://github.com/redsteep/dfinity-icp-governor","commit_stats":null,"previous_names":["redsteep/dfinity-icp-governor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsteep%2Fdfinity-icp-governor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsteep%2Fdfinity-icp-governor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsteep%2Fdfinity-icp-governor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsteep%2Fdfinity-icp-governor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redsteep","download_url":"https://codeload.github.com/redsteep/dfinity-icp-governor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246586087,"owners_count":20801025,"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":[],"created_at":"2024-08-01T06:01:17.095Z","updated_at":"2025-04-01T04:31:31.596Z","avatar_url":"https://github.com/redsteep.png","language":"TypeScript","funding_links":[],"categories":["DAO Frameworks"],"sub_categories":["Protocols"],"readme":"# ICP Governance Canister\n\nGovernor is a canister and a frontend for a single DAO management Dapp\n\n## Overview\n\n* Principals can create a proposal when having enough tokens above the DAO-wide threshold\n* Principals can cast a vote on a proposal when having any tokens, there's no voting threshold\n* Voting weight for each principal equals to it's token balance\n* Principals can queue a proposal that reaches a DAO-wide quorum for an execution\n* A queued for an execution proposal gets time-locked until a specified DAO-wide amount of time exceeds\n\n## Admins — Guardian\n\n* Guardian can cancel a proposal at any time before it gets executed\n\n## Prerequisites\n\nThis project requires an installation of:\n\n- [x] Install the [IC SDK](https://internetcomputer.org/docs/current/developer-docs/setup/install/index.mdx);\n- [x] Install [Mops package manager](https://docs.mops.one/quick-start): `pnpm i -g ic-mops`.\n\n## Getting started\n\nNavigate into the folder containing the project's files and run the following commands:\n\n```bash\ndfx start --clean --background # Run dfx in the background\npnpm install # Install dependencies\npnpm run deploy # Build + test + deploy canisters locally\n```\n\n## Contributing\n\n```bash\npnpm run dev # Start the development server\npnpm run test # Run integration tests\npnpm run build # Build the canisters, generate Candid declarations\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsteep%2Fdfinity-icp-governor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredsteep%2Fdfinity-icp-governor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsteep%2Fdfinity-icp-governor/lists"}