Leafchain Box
Leafchain Box Structure
A Leafchain Box serves as a specialized container within the Rootchain ecosystem, comprising multi-signature accounts and a dedicated smart contract. This structure facilitates a comprehensive multi-stage voting process that determines the configuration parameters for new Leafchain deployments.
Deployment Process
The Leafchain deployment procedure follows a structured governance workflow:
Initialization Phase: Founders create a Leafchain Box containing a formal proposal that defines essential Leafchain parameters:
Network name
Native token symbol
Native token name
Native token total issuance
Native token pre-allocation distribution
Master wallet address designation
Resource Commitment: Founding members transfer the required THX tokens as an initiation fee into the Leafchain Box. These tokens are subsequently locked upon successful Leafchain deployment.
Continuation Determination: Founders conduct a formal vote to determine whether to proceed with or terminate the initialization process. In the event of process termination, all THX tokens within the Leafchain Box are returned to their original contributors.
Technical Configuration: An off-chain worker compiles and generates the chain specification (chain-spec) document for the new Leafchain.
Specification Approval: Founders conduct a formal vote to either accept the generated chain specification or terminate the process. If terminated at this stage, all THX tokens within the Leafchain Box are returned to their original contributors.
Implementation Execution: An off-chain worker deploys the Leafchain based on the approved specification, or alternatively, founders may manually deploy the Leafchain using the generated chain specification.
Deployment Verification: Founders conduct a final verification vote to confirm successful deployment and operation of the new Leafchain. Upon positive confirmation, the THX tokens within the Leafchain Box are permanently locked. If verification is not confirmed within the designated timeframe, all THX tokens are returned to their original contributors and the process is terminated.
This governance-driven deployment framework ensures that new Leafchains are established through transparent consensus mechanisms while maintaining appropriate resource commitments from founding entities.
Last updated