node-- a node that integrates all of the components together.net-- networking code.state-- validation rules and state transition rules.archive-- storage for historical block data.mempool-- storage for not yet included transactions.types-- types specific to this sidechain.wallet-- library for implementing a software HDKD wallet.miner-- library for blind merge mining.drivechain-- implementation of BIP300 blind merge mining verification and BIP301 deposit and withdrawal verification.authorization-- implementation of a transaction authorization mechanism using ed25519 curve.
- Handle reorgs