BPX vs Chia
If you are familiar with how Chia works, the following tips will help you better understand the BPX.BPX Chain:
- The BPX Beacon Chain is based on the Chia blockchain architecture, where all transactional and monetary functions have been replaced by a mechanism that controls an independent EVM-compatible execution layer.
- The BPX Beacon Client is a heavily modified fork of the Chia reference client,
butthoughvery heavily modified. The entirethe BPXprojectChain itself is not a Chia fork. Most ofThe Beacon Clientcommands,solelyAPIs and graphical interfaces are identical or very similar to those known from Chia.Beacon Client is used only to provideprovides consensus updates for theEVMEVM-basedexecutionExecutionchainChainworkingthat runs in parallel and cannotrunfunction properly without the Execution Client.- BPX Beacon
ClientChain does notprocess anyhandle transactions,thereforelacksitandoes not have a built-inintegrated wallet,itand does not displayanyinformationabout the amount ofon farmedcoins,coins;etc.allAllsuchthesedatainformationsisare processedmanaged by the Execution Chain. - Many commands, APIs, and graphical interfaces of the Beacon Client are identical or similar to those in Chia.
- BPX does not include a coin set model
orneither CLVM. - Processes and modules that were called
full_node
in Chia are calledbeacon
in BPX.