Platform
One ledger for
environmental action.
Reverse vending is an interface. The platform is the part that scales: verify an action, price it, settle it, and prove it happened — anywhere in the world, in any market, for any action type.
Architecture
Six layers, cleanly separated.
Presentation, business logic, APIs and data are independent. A new action type, a new country or a new interface is a configuration change, not a rewrite.
- Verification
- Material recognition, weight, container integrity and identity are captured at the point of action. Fraud signals are scored before value is issued.
- Pricing
- A rules engine resolves the value of an action from material type, market, sponsor funding, event multipliers and the user's standing.
- Settlement
- Value is written to an append-only, double-entry ledger. Every unit of reward traces back to the event that created it and the party that funded it.
- Distribution
- Wallets, marketplace redemptions, transit credit, airtime, donations and partner payouts all draw from the same balance.
- Evidence
- Aggregated diversion, participation and cost-avoided reporting for cities, sponsors and auditors — generated from events, not estimates.
- Extension
- The API lets any partner submit a verified action and issue a reward against it, from transit gates to refill fountains.
Operating assumptions
Designed for hostile conditions.
Offline first
Stations continue accepting deposits without connectivity and reconcile through idempotent sync batches when the link returns.
Telemetry always
Fill level, jam state, door events, power and firmware channel are reported continuously so field visits are scheduled, not reactive.
Fraud assumed
Duplicate containers, foreign material, identity sharing and velocity abuse are scored per event and per account.
Role scoped
Every read and write is enforced server-side against role and organisation. Interfaces never decide permissions.
Multi-currency
Value is held in network units and expressed in local currency at redemption, so a market launch changes configuration only.
Auditable
The ledger is append-only. Corrections are new entries. Nothing is silently rewritten.
Surface area
Everything reads from the same graph.
- ·REWATR Stations
- ·REWATR Mobile
- ·REWATR Rewards
- ·REWATR Water
- ·REWATR Sponsors
- ·REWATR Events
- ·REWATR Schools
- ·REWATR Cities
- ·REWATR Businesses
- ·REWATR Community
- ·REWATR Foundation
- ·REWATR Analytics
- ·REWATR Marketplace
- ·REWATR API