StableStore
  • 👋Welcome to StableStore
  • 👨‍💻UserFlow
  • ⚙️Internals
  • 〰️Zondax API
  • ⛓️Challenges
  • ⌚Future
Powered by GitBook
On this page

UserFlow

The flow of a user using StableStore.

PreviousWelcome to StableStoreNextInternals

Last updated 1 year ago

Step 1: Home page

  • The user lands on the beautiful home page where he can get started for the wonderful experience of StableStore.

Step 2: Sign Up and OTP Confirmation

  • Sign Up: New users begin by signing up on the StableStore platform. This process is quick and straightforward.

  • OTP Confirmation: For additional security, users are required to confirm their identity via a one-time password (OTP) sent to their registered email or phone number. This ensures that only authorized users gain access to the dashboard.

  • Login: After the signup the user can now login and gets access to the dashboard.

Step 3: Dashboard Overview

  • Welcome to the Dashboard: Once logged in, users are greeted with a comprehensive dashboard that provides an overview of their recent activities and key metrics.

  • Last Few Deals: The dashboard displays the user's last few storage deals, along with their current status (active, completed, pending, etc.).

  • Escrow Wallet Balance: The balance of the user's escrow wallet is prominently displayed, allowing users to keep track of their available funds at a glance.

Step 4: Managing Transactions

  • Active Transactions: Any transactions that have not yet been processed from the escrow wallet to the user are listed as active. Users can review these transactions before initiating a withdrawal.

  • Withdraw Funds: Users can click on the "Withdraw" button to access their funds. They have two options:

    • Withdraw as FIL: Directly receive the funds as Filecoin (FIL).

    • Withdraw as USDC: Convert and receive the funds as USD Coin (USDC) for stability.

Step 5: Data Storage Overview

  • Data Storage Metrics: The dashboard also provides detailed metrics on the amount of data the user is storing.

    • Total Storage Provided: Shows the total amount of data the user is providing.

    • Client Information: Lists the clients to whom the user is providing storage services, offering transparency and easy management of client relationships.

Step:6 Zondax Dashboard

  • Beryx currently lacks a system for indexing deals. To address this, we have developed a dashboard along with a backend API. This API allows users to retrieve details of recent deals made by a provider based solely on their provider ID.

👨‍💻
Home page
Signup page
Login Page
Dashboard
Zondax Dashboard using backend API