Skip to content
    hazBasehazBaseDocs
    USE CASES
    All use cases

    Renewable-energy asset operations

    Connect participation units to generation, energy-sales and operating reports.

    Energy & environmentExample architecture

    The scenario

    ForPower producers, asset operators and community-energy teams

    Track a solar installation by asset ID, linking contract-defined participation units to monthly generation and energy-sales records. Use existing systems to measure output and calculate sales.

    What this makes visible

    Review participant holdings alongside asset output, income and expenses for the same reporting period.

    Token and business-data roles

    Represented by tokens

    Manage participation units with FlexibleToken. Add MultiTrustCredential when approved operating metrics need credential-style representation.

    Managed in business systems

    Asset ID, connection agreement, meter values, reporting period, sales receipts, maintenance expenses and reports.

    Map project, asset or order IDs to chainId, contract address and tokenId where applicable. Link the operation ID to the confirmed transaction so the application can trace the result.

    Contract composition

    ContractRole in this use case
    FlexibleTokenManage participation issuance and holdings.
    MultiTrustCredentialRecord approved metrics or assessments.
    SplitterRoute on-chain receipts to configured destinations.

    Follow each contract for its key operations, SDK and source. Select the components your workflow needs and connect them to business approvals and records.

    User and processing flow

    1. Register the asset and terms

      Map the asset, participation conditions and monthly reporting periods.

    2. Allocate participation

      Record approved participants and quantities, then reconcile issuance.

    3. Verify measurements and receipts

      Verify generation, sales receipts and expenses in business systems and prepare period reports.

    4. Reconcile records and allocations

      Map contract-based allocation results to holdings. Retain payment transactions where token settlement is used.

    Operating considerations

    Measurement evidence

    Contracts do not directly measure generation. Retain the data source, reviewer and period with each report.

    Environmental attributes

    Map generation records separately to environmental certificates handled by applicable certification systems.

    Review approvals, reconciliation and recovery

    Implement this use case

    These implementation patterns provide architectures, data models, processing steps and SDK examples. Start with the capabilities this use case requires.