Validator Payout Overview

Era Points For every era (approximately 24 hours), validators are paid proportionally to the amount of era points they have collected. Era points are reward points earned for payable actions like: producing a non-uncle block in the Chain. producing a...

Multi-Signature Accounts

It is possible to create a multi-signature account in Geode. A multi-signature account is composed of one or more addresses and a threshold. The threshold defines how many signatories (participating addresses) need to agree on submitting an extrinsic for the call to...

How To Stop A Validator Node Permanently

⚠️ If you wish to remain a validator or nominator (e.g. you’re only stopping for planned downtime or maintenance), CHILLING your validator should suffice. It is only if you wish to unbond funds or reap an account that you should continue with the following. To...

Tokens, NFTS and Other Assets

The Geode Token GEODE is the native token of the Geode network. The smallest unit of account in Geode is the Zeolite (a reference to the very small mineral structures in many crystal geodes #NerdFun).  GEODE UNITS UnitDecimal...

Geode Consensus

Consensus is a method for coming to agreement over a shared chain state. In order for the state of the blockchain to continue to build and move forward, all nodes in the network must agree and come to consensus. Consensus is the way that the nodes in a decentralized...

[Optional] Set Up NGINX Reverse Proxy For A Cloud VM Validator

This guide assumes that you have already configured your hardware with the appropriate specs. Because validators need to have publicly accessible IP addresses and ports to receive connections, adding a proxy may potentially reduce connectivity and result in lower era...