Skip to content

iotaledger/participation-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Participation Events

This repository contains the configurations for official participation events.

Event raw-links

Assembly Round 6

Link: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/staking/assembly_06.json
ID: a0e2605db376b5236961e0b05c753700fc8d6b061bd4564289fcfda936bcd59b

How to add a ballot or staking event as a node operator?

First, you need to update your Hornet node to the latest release version (>= v1.2.0).
Make sure to enable the Participation plugin by adding "Participation" to "enablePlugins" in the config.json file of your node.

 "node": {
   "alias": "HORNET mainnet node",
   "profile": "auto",
   "disablePlugins": [],
   "enablePlugins": [
     "Spammer",
     "Participation"
   ]
 },

Add event via node dashboard

After starting your node, you can open the node dashboard and navigate to Settings -> Plugins.
If the Participation plugin has been successfully enabled, you should see a new option called Participation.

Click on the three dots next to Participation to enter the plugin settings.

In the top right corner, click Add Event.
Now you can paste the raw-link to the event configuration file.

After clicking OK, the new event is shown (if everything was entered correctly).

Your node is now ready to track the specific participation event. You can view the current status of the event by clicking on More details.

Previous Events

Assembly Round 5

Link: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/staking/assembly_05.json
ID: e4a155210e0bc125b489e4d49cdb82368e19682b29e7da9a6d4f2ca2a8bd25b9

Assembly Round 4

Link: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/staking/assembly_04.json
ID: 758f9f6193c4ecc99b4b3c1a57a9cd3c6fc75f94e061d05361647d11ab8d06f6

Assembly Round 3

Link: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/staking/assembly_03.json
ID: 79958d5ccaaa81cea1dc8b589655d369b16c72f27a44433ba22c5b0a7dc89356

Shimmer Ecosystem Funding Proposal

Link: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/vote/shimmer_funding.json
ID: 9e8e1a15c831441797912a86022f5a78fcb70e151e43fe84812d4c7f6eb79a7b

Assembly Round 2

Link: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/staking/assembly_02.json
ID: 90ab02d8f700fcb3b31ff577416ecb105697a664738bec45b626920337a280e0

IOTA Community Governance Vote

Link: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/vote/governance_01.json
ID: c8529ff64ea191b437cd625af8b02fd0173bc94aae380ea4cc3367a651536cba

Assembly Round 1

Link: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/staking/assembly_01.json
ID: 57607d9f8cefc366c3ead71f5b1d76cef1b36a07eb775158c541107951d4aecb

Shimmer

Link: https://raw.githubusercontent.com/iotaledger/participation-events/master/events/staking/shimmer.json
ID: f6dbdad416e0470042d3fe429eb0e91683ba171279bce01be6d1d35a9909a981

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published