Skip to content

Commit

Permalink
GITBOOK-33: rename images
Browse files Browse the repository at this point in the history
  • Loading branch information
LexLuthr authored and gitbook-bot committed Jan 7, 2025
1 parent 096f849 commit 19f943a
Show file tree
Hide file tree
Showing 13 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion documentation/en/curio-market/deal-filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Curio provides a flexible filtering system to manage storage deals effectively.

By configuring these filters, you can optimize your storage provisioning according to your business needs and network policies.

<figure><img src="../.gitbook/assets/Screenshot 2024-11-04 at 2.57.00 PM.png" alt=""><figcaption><p>Deal filters</p></figcaption></figure>
<figure><img src="../.gitbook/assets/deal_filters.png" alt=""><figcaption><p>Deal filters</p></figcaption></figure>

## Pricing Filters

Expand Down
18 changes: 9 additions & 9 deletions documentation/en/curio-market/market-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,32 @@ description: Curio market related UI pages and their content description

The "storage market" page is the main page for storage deal market. The page provides quick summary of market balances, piece status, storage ask and deal pipeline status.

<figure><img src="../.gitbook/assets/2025-01-06-153815_1861x1347_scrot.png" alt=""><figcaption><p>Storage market UI page</p></figcaption></figure>
<figure><img src="../.gitbook/assets/market_page.png" alt=""><figcaption><p>Storage market UI page</p></figcaption></figure>

You can set the storage ask for each miner ID in the Curio cluster individually from the UI.

<figure><img src="../.gitbook/assets/2025-01-06-153822_590x767_scrot.png" alt="" width="443"><figcaption><p>Storage ask UI</p></figcaption></figure>
<figure><img src="../.gitbook/assets/storage_ask.png" alt="" width="443"><figcaption><p>Storage ask UI</p></figcaption></figure>

By clocking on the UUID column of the deal pipeline in the storage market page, you can find more detailed information about the deal.

<figure><img src="../.gitbook/assets/2025-01-06-153917_982x906_scrot.png" alt=""><figcaption><p>Deal detail page</p></figcaption></figure>
<figure><img src="../.gitbook/assets/deal_details.png" alt=""><figcaption><p>Deal detail page</p></figcaption></figure>

The "Storage Deals" page list outs all the details in the Curio market. This can be used to get the summary of latest deals or to lookup a specific deal with unique identifier (UUID) using the search function.

<figure><img src="../.gitbook/assets/2025-01-06-153902_1738x1483_scrot.png" alt=""><figcaption><p>Storage Deals page</p></figcaption></figure>
<figure><img src="../.gitbook/assets/deal_list.png" alt=""><figcaption><p>Storage Deals page</p></figcaption></figure>

The "Piece Info" contains all the deals about a piece onboarded by the Curio market. This is a one stop shop for all details about a piece and the deal containing the piece. It provides information about the piece itself, indexing, IPNI announcement status of the piece along with all the deals which contains this piece with their processing status. It also lists out the sectors which contain this piece. This is the single most important page for debugging issues with data onboarding. This page can be opened by clikcing on the "Piece Cid" from multiple pages inclusing the deal detail and deal list pages.

<figure><img src="../.gitbook/assets/2025-01-06-153837_1256x1927_scrot.png" alt=""><figcaption><p>Piece Info page</p></figcaption></figure>
<figure><img src="../.gitbook/assets/piece_info_1.png" alt=""><figcaption><p>Piece Info page</p></figcaption></figure>

<figure><img src="../.gitbook/assets/2025-01-06-153849_983x2057_scrot.png" alt=""><figcaption><p>Piece Info deal details</p></figcaption></figure>
<figure><img src="../.gitbook/assets/piece_info3.png" alt=""><figcaption><p>Piece Info deal details</p></figcaption></figure>

<figure><img src="../.gitbook/assets/2025-01-06-153842_802x1973_scrot.png" alt=""><figcaption><p>Piece Info storage pipeline status</p></figcaption></figure>
<figure><img src="../.gitbook/assets/piece_info2.png" alt=""><figcaption><p>Piece Info storage pipeline status</p></figcaption></figure>

All the IPNI provider and advertisement related details can be found on the "IPNI" page. The current status of IPNI provider (Curio) can be found on this page. The status is listed for each miner ID for each IPNI (ex: cid.contact) node.

<figure><img src="../.gitbook/assets/2025-01-06-153940_1239x917_scrot.png" alt=""><figcaption><p>IPNI page</p></figcaption></figure>
<figure><img src="../.gitbook/assets/ipni_provider.png" alt=""><figcaption><p>IPNI page</p></figcaption></figure>

The page also allows searching IPNI advertisements using the Cid. Users can scan the original piece to rebuild the entry list to debug issues with advertisement sync.&#x20;

<figure><img src="../.gitbook/assets/2025-01-06-154130_1452x1903_scrot.png" alt=""><figcaption><p>IPNI advertisement search page</p></figcaption></figure>
<figure><img src="../.gitbook/assets/ipni_ad.png" alt=""><figcaption><p>IPNI advertisement search page</p></figcaption></figure>

0 comments on commit 19f943a

Please sign in to comment.