Proof of Flutter 🦋
Energy-saving consensus algorithm using weather observation data and VDF
Block Generation in PoF
STEP 1 - Weather Observation
Retrieve the latest meteorological data from multiple designated observation points (such as airports).
STEP 2 - Beacon Generation
Aggregate the acquired temperature data from each point into an array to create a weather beacon.
STEP 3 - VDF Calculation
Perform sequential calculations of a Verifiable Delay Function (VDF) according to the configured difficulty level.
STEP 4 - Block Creation
Compile information such as the beacon, VDF calculation results, and transactions to create and sign a block.
FINISH - Propagation and Verification
Broadcast the new block to the network to be verified by other nodes.
