{"id":27633602,"url":"https://github.com/bootnodedev/infinex-governance-fork","last_synced_at":"2026-01-24T01:33:18.373Z","repository":{"id":284320557,"uuid":"808168989","full_name":"BootNodeDev/infinex-governance-fork","owner":"BootNodeDev","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-30T14:19:49.000Z","size":30176,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-25T09:50:46.038Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/BootNodeDev.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":"2024-05-30T14:19:17.000Z","updated_at":"2024-05-30T14:19:17.000Z","dependencies_parsed_at":"2025-03-25T10:02:38.159Z","dependency_job_id":null,"html_url":"https://github.com/BootNodeDev/infinex-governance-fork","commit_stats":null,"previous_names":["bootnodedev/infinex-governance-fork"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BootNodeDev%2Finfinex-governance-fork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BootNodeDev%2Finfinex-governance-fork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BootNodeDev%2Finfinex-governance-fork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BootNodeDev%2Finfinex-governance-fork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BootNodeDev","download_url":"https://codeload.github.com/BootNodeDev/infinex-governance-fork/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250487535,"owners_count":21438612,"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":"2025-04-23T18:18:10.286Z","updated_at":"2026-01-24T01:33:13.315Z","avatar_url":"https://github.com/BootNodeDev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# synthetix-v3\n\n[![codecov](https://codecov.io/gh/Synthetixio/synthetix-v3/branch/main/graph/badge.svg)](https://codecov.io/gh/Synthetixio/synthetix-v3)\n\n| Package              | Coverage                                                                                                                                                           |\n| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| core-js              | [![codecov](https://codecov.io/gh/Synthetixio/synthetix-v3/branch/main/graph/badge.svg?flag=core-js)](https://codecov.io/gh/Synthetixio/synthetix-v3)              |\n| core-contracts       | [![codecov](https://codecov.io/gh/Synthetixio/synthetix-v3/branch/main/graph/badge.svg?flag=core-contracts)](https://codecov.io/gh/Synthetixio/synthetix-v3)       |\n| core-modules         | [![codecov](https://codecov.io/gh/Synthetixio/synthetix-v3/branch/main/graph/badge.svg?flag=core-modules)](https://codecov.io/gh/Synthetixio/synthetix-v3)         |\n| deployer             | [![codecov](https://codecov.io/gh/Synthetixio/synthetix-v3/branch/main/graph/badge.svg?flag=deployer)](https://codecov.io/gh/Synthetixio/synthetix-v3)             |\n| synthetix-main       | [![codecov](https://codecov.io/gh/Synthetixio/synthetix-v3/branch/main/graph/badge.svg?flag=synthetix-main)](https://codecov.io/gh/Synthetixio/synthetix-v3)       |\n| spartan-council      | [![codecov](https://codecov.io/gh/Synthetixio/synthetix-v3/branch/main/graph/badge.svg?flag=spartan-council)](https://codecov.io/gh/Synthetixio/synthetix-v3)      |\n| grants-council       | [![codecov](https://codecov.io/gh/Synthetixio/synthetix-v3/branch/main/graph/badge.svg?flag=grants-council)](https://codecov.io/gh/Synthetixio/synthetix-v3)       |\n| treasury-council     | [![codecov](https://codecov.io/gh/Synthetixio/synthetix-v3/branch/main/graph/badge.svg?flag=treasury-council)](https://codecov.io/gh/Synthetixio/synthetix-v3)     |\n| ambassador-council   | [![codecov](https://codecov.io/gh/Synthetixio/synthetix-v3/branch/main/graph/badge.svg?flag=ambassador-council)](https://codecov.io/gh/Synthetixio/synthetix-v3)   |\n| synthetix-governance | [![codecov](https://codecov.io/gh/Synthetixio/synthetix-v3/branch/main/graph/badge.svg?flag=synthetix-governance)](https://codecov.io/gh/Synthetixio/synthetix-v3) |\n\n\n```bash\n# deploys the governance proxy\nETHERSCAN_API_KEY= DEPLOYER_PRIVATE_KEY= NETWORK_ENDPOINT= npx hardhat deploy --network goerli\n# verifies some contracts\nETHERSCAN_API_KEY= DEPLOYER_PRIVATE_KEY= NETWORK_ENDPOINT= npx hardhat deploy:verify --network goerli\n# deploys the surrounding contracts\nETHERSCAN_API_KEY= DEPLOYER_PRIVATE_KEY= NETWORK_ENDPOINT= npx hardhat run scripts/deploy.js --network goerli\n# verify the surrounding contracts\nETHERSCAN_API_KEY= DEPLOYER_PRIVATE_KEY= NETWORK_ENDPOINT= npx hardhat run scripts/verify.js --network goerli\n# initialises the governance\nETHERSCAN_API_KEY= DEPLOYER_PRIVATE_KEY= NETWORK_ENDPOINT= npx hardhat run scripts/initialise.js --network goerli\n\n# interacts with a deployment\nETHERSCAN_API_KEY= DEPLOYER_PRIVATE_KEY= NETWORK_ENDPOINT= npx hardhat interact --network goerli\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbootnodedev%2Finfinex-governance-fork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbootnodedev%2Finfinex-governance-fork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbootnodedev%2Finfinex-governance-fork/lists"}