Description:
If we move to usage-based billing, this backend service must sign transactions to update the smart contract with usage data.
Acceptance Criteria:
[ ] Securely manage Oracle Private Key (Env Var).
[ ] submit_usage(meter_id, amount).
[ ] Retry logic for failed transactions.
Priority: High
Labels: blockchain, oracle
Description:
If we move to usage-based billing, this backend service must sign transactions to update the smart contract with usage data.
Acceptance Criteria:
[ ] Securely manage Oracle Private Key (Env Var).
[ ] submit_usage(meter_id, amount).
[ ] Retry logic for failed transactions.
Priority: High
Labels: blockchain, oracle