Skip to content

Pi#388

Open
xxmz11664 wants to merge 1 commit into
PiNetwork:mainfrom
xxmz11664:patch-2
Open

Pi#388
xxmz11664 wants to merge 1 commit into
PiNetwork:mainfrom
xxmz11664:patch-2

Conversation

@xxmz11664

Copy link
Copy Markdown

flowchart LR

%% --- Area A: Participation (Launchpad window) ---
subgraph A[" "]
Pioneers[Pioneers]
StakedPi[Staked Pi]
Pioneers -->|stake Pi| StakedPi
StakedPi -->|released back| Pioneers
end

%% --- Area B: Liquidity Formation (Launchpad) ---
subgraph B["Liquidity Formation"]
Escrow[Escrow Wallet]
LP["Liquidity Pool
(LP)"]
Escrow -->|deposit| LP
end

%% --- Area C: Project Distribution (Launchpad) ---
subgraph C["Project"]
Project[Project]
Project -->|tokens| Pioneers
Project -->|tokens| Escrow
end

%% Commitments flow into escrow during launchpad
Pioneers -->|"Commit Pi (pay)"| Escrow

flowchart LR

  %% --- Area A: Participation (Launchpad window) ---
  subgraph A[" "]
    Pioneers[Pioneers]
    StakedPi[Staked Pi]
    Pioneers -->|stake Pi| StakedPi
    StakedPi -->|released back| Pioneers
  end

  %% --- Area B: Liquidity Formation (Launchpad) ---
  subgraph B["Liquidity Formation"]
    Escrow[Escrow Wallet]
    LP["Liquidity Pool<BR>(LP)"]
    Escrow -->|deposit| LP
  end

  %% --- Area C: Project Distribution (Launchpad) ---
  subgraph C["Project"]
    Project[Project]
    Project -->|tokens| Pioneers
    Project -->|tokens| Escrow
  end

  %% Commitments flow into escrow during launchpad
  Pioneers -->|"Commit Pi (pay)"| Escrow
@xxmz11664 xxmz11664 changed the title pi Pi Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant