To make any changes to the network, the idea of governance is to compose active token holders and the council together to administrate a network upgrade decisions. No matter whether the proposal is proposed by the public (token holders) or the council, it finally will...
You can run your validator as a systemd process so that it will automatically restart on server reboots or crashes (that helps to avoid getting slashed!). Before following this guide you should have already set up your validator. First create a new unit file...
Geode provides a naming system that allows participants to add personal information to their on-chain account and subsequently ask for verification of this information by REGISTRARS. Setting an Identity Users can set an identity by registering through default...
This guide will walk you through how to set up Prometheus with Grafana to monitor your node using Ubuntu 18.04 or 20.04. Any Substrate-based chain, like Geode, exposes data such as the height of the chain, the number of connected peers to your node,...
Nominators secure the Relay Chain by selecting good validators and staking GEODE on the validators they think will do a good job. You may have an account with GEODE and want to earn fresh GEODE. You could do so as validator, which requires a dedicated node running...
Runtime upgrades allow Geode to change the logic and other features of the blockchain itself, without the need for a hard fork. Forkless Upgrades You may have come across the term “hard fork” before in the blockchain space. A hard fork occurs...