{"id":30126595,"url":"https://github.com/iotaledger/participation-events","last_synced_at":"2026-02-09T23:03:26.431Z","repository":{"id":39884993,"uuid":"437876583","full_name":"iotaledger/participation-events","owner":"iotaledger","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-02T07:10:15.000Z","size":9584,"stargazers_count":22,"open_issues_count":3,"forks_count":10,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-08-10T16:51:58.938Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iotaledger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2021-12-13T13:06:29.000Z","updated_at":"2023-12-22T08:36:37.000Z","dependencies_parsed_at":"2025-08-10T17:04:16.322Z","dependency_job_id":null,"html_url":"https://github.com/iotaledger/participation-events","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iotaledger/participation-events","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fparticipation-events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fparticipation-events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fparticipation-events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fparticipation-events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iotaledger","download_url":"https://codeload.github.com/iotaledger/participation-events/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotaledger%2Fparticipation-events/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29284751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"ssl_error","status_checked_at":"2026-02-09T21:57:11.537Z","response_time":56,"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":"2025-08-10T16:51:21.139Z","updated_at":"2026-02-09T23:03:26.416Z","avatar_url":"https://github.com/iotaledger.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Participation Events\n\nThis repository contains the configurations for official participation events.\n\n## Event `raw`-links\n\n### Assembly Round 6\n\nLink: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/staking/assembly_06.json\u003cbr\u003e\nID: `a0e2605db376b5236961e0b05c753700fc8d6b061bd4564289fcfda936bcd59b`\n\n\n## How to add a ballot or staking event as a node operator?\n\nFirst, you need to update your [Hornet](https://github.com/gohornet/hornet) node to the latest release version (\u003e= v1.2.0). \u003cbr\u003e\nMake sure to enable the Participation plugin by adding `\"Participation\"` to `\"enablePlugins\"` in the `config.json` file of your node.\n\n```json\n \"node\": {\n   \"alias\": \"HORNET mainnet node\",\n   \"profile\": \"auto\",\n   \"disablePlugins\": [],\n   \"enablePlugins\": [\n     \"Spammer\",\n     \"Participation\"\n   ]\n },\n```\n\n## Add event via node dashboard\n\nAfter starting your node, you can open the node dashboard and navigate to `Settings` -\u003e `Plugins`.\u003cbr\u003e\nIf the Participation plugin has been successfully enabled, you should see a new option called `Participation`.\n\n![](./resources/hornet_1_light.png)\n\nClick on the three dots next to `Participation` to enter the plugin settings.\n![](./resources/hornet_2_light.png)\n\nIn the top right corner, click `Add Event`.\u003cbr\u003e\nNow you can paste the `raw`-link to the event configuration file.\n![](./resources/hornet_3_light.png)\n\nAfter clicking `OK`, the new event is shown (if everything was entered correctly).\n![](./resources/hornet_4_light.png)\n\nYour node is now ready to track the specific participation event. You can view the current status of the event by clicking on `More details`.\n![](./resources/hornet_5_light.png)\n\n\n## Previous Events\n\n### Assembly Round 5\n\nLink: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/staking/assembly_05.json\u003cbr\u003e\nID: `e4a155210e0bc125b489e4d49cdb82368e19682b29e7da9a6d4f2ca2a8bd25b9`\n\n### Assembly Round 4\n\nLink: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/staking/assembly_04.json\u003cbr\u003e\nID: `758f9f6193c4ecc99b4b3c1a57a9cd3c6fc75f94e061d05361647d11ab8d06f6`\n\n### Assembly Round 3\n\nLink: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/staking/assembly_03.json\u003cbr\u003e\nID: `79958d5ccaaa81cea1dc8b589655d369b16c72f27a44433ba22c5b0a7dc89356`\n\n### Shimmer Ecosystem Funding Proposal\n\nLink: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/vote/shimmer_funding.json\u003cbr\u003e\nID: `9e8e1a15c831441797912a86022f5a78fcb70e151e43fe84812d4c7f6eb79a7b`\n\n### Assembly Round 2\n\nLink: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/staking/assembly_02.json\u003cbr\u003e\nID: `90ab02d8f700fcb3b31ff577416ecb105697a664738bec45b626920337a280e0`\n\n### IOTA Community Governance Vote\n\nLink: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/vote/governance_01.json\u003cbr\u003e\nID: `c8529ff64ea191b437cd625af8b02fd0173bc94aae380ea4cc3367a651536cba`\n\n### Assembly Round 1\n\nLink: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/staking/assembly_01.json\u003cbr\u003e\nID: `57607d9f8cefc366c3ead71f5b1d76cef1b36a07eb775158c541107951d4aecb`\n\n### Shimmer\nLink: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/staking/shimmer.json\u003cbr\u003e\nID: `f6dbdad416e0470042d3fe429eb0e91683ba171279bce01be6d1d35a9909a981`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiotaledger%2Fparticipation-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiotaledger%2Fparticipation-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiotaledger%2Fparticipation-events/lists"}