Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified images/tutorials/ai-billing/token-usage-map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tutorials/loyalty-points/awarding-points-map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tutorials/loyalty-points/redeeming-points-map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tutorials/order-exchange/order-creation-map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tutorials/order-exchange/order-matching-map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tutorials/order-exchange/order-settlement-map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion tutorials/more/ai-billing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ When a customer uses your AI product, two things happen simultaneously:

<img src="/images/tutorials/ai-billing/token-usage-map.png" className="rounded-xl" alt="Money movememt map for a usage-billing AI billing workflow" />

[Explore the map yourself here](https://map.blnkfinance.xyz/HAeq2mnPxI)
[Explore the map yourself here](https://map.blnkfinance.xyz/AO5n3YG0ZV)

* Tokens are moved from the customer's token allocation to your system's token pool
* The corresponding USD value is debited from the customer's wallet and credited to your revenue account
Expand Down
2 changes: 1 addition & 1 deletion tutorials/more/order-exchange.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Each customer initiates their order by starting a transaction in an inflight sta

<img src="/images/tutorials/order-exchange/order-creation-map.png" alt="Order creation map" />

[Explore the map yourself here](https://map.blnkfinance.xyz/B04AZWA2xB)
[Explore the map yourself here](https://map.blnkfinance.xyz/k0CMhscpI9)

### Step 2: Order matching

Expand Down
2 changes: 1 addition & 1 deletion tutorials/quick-start/loyalty-points.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ For our loyalty points system, we have two workflows — awarding points and red

<img src="/images/tutorials/loyalty-points/awarding-points-map.png" alt="Awarding loyalty points map" />

[Explore the map yourself here](https://map.blnkfinance.xyz/VPBpMhMmCo)
[Explore the map yourself here](https://map.blnkfinance.xyz/1RoI16CkPd)

2. **Redeeming points:**

Expand Down