Category: Concepts of Binance Smart Chain
The software and related documentation are under active development, all subject to potential future change without notification and not ready for production use.
Relayers are responsible to submit Cross-Chain Communication Packages between the two blockchains.
The oracle module is a common module like gov which is used to handle prophecy and claim.
The relayer is a service which monitors events on BSC, builds and broadcasts transactions to BC
The BSC relayers play an important role in relaying interchain packages from BC to BSC
This document explains how the genesis file of the Binance Smart Chain is structured.
Comparision Between BC and BSC
We investigated some popular implementations of PoA consensus and find out that Bor follows a similar design as above. We will borrow a few parts from Bor and propose …