Currency Exchange

Type: component
PROBLEM

Truck drivers cross borders and need local currency and there is no exchange at 3am in a parking lot.

SOLUTION

The Currency Exchange is a tamper-resistant automated currency conversion kiosk module integrated into the upper body of the Truck Pot, supporting bill-to-bill exchange for the top 12 global currency pairs by transaction volume at the installation site, plus crypto-to-cash conversion for the four most liquid digital assets at time of transaction. The unit accepts bills through a motorized validator, dispenses exchange currency from internal cassettes, and prints a receipt that is also a proof of exchange for customs purposes if the driver needs it to be. Exchange rates are pulled from a live feed via the WiFi Module and displayed on a 7-inch daylight-readable screen before the transaction commits. The kiosk does not give change. It gives currency. There is a difference and the screen explains it before anyone inserts anything.

Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_currency_exchange",
    "name": "Currency Exchange",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": null,
    "problem": "Truck drivers cross borders and need local currency and there is no exchange at 3am in a parking lot.",
    "description": "The Currency Exchange is a tamper-resistant automated currency conversion kiosk module integrated into the upper body of the Truck Pot, supporting bill-to-bill exchange for the top 12 global currency pairs by transaction volume at the installation site, plus crypto-to-cash conversion for the four most liquid digital assets at time of transaction. The unit accepts bills through a motorized validator, dispenses exchange currency from internal cassettes, and prints a receipt that is also a proof of exchange for customs purposes if the driver needs it to be. Exchange rates are pulled from a live feed via the WiFi Module and displayed on a 7-inch daylight-readable screen before the transaction commits. The kiosk does not give change. It gives currency. There is a difference and the screen explains it before anyone inserts anything.",
    "template": "component"
}