|
42 | 42 | | Surface | What it does | |
43 | 43 | |---|---| |
44 | 44 | | **Browser Wallet** | Local wallet flows, connected-site state, approvals, and signing surfaces inside Chromium | |
| 45 | +| **Token Launcher** | One-click token deployment to pump.fun with metadata, social links, and advanced launch modes (Mayhem, Tokenized agent, Cashback) | |
45 | 46 | | **Side Panel** | WhiteOwl chat, token context, quick actions, settings, and operator controls next to the page | |
46 | 47 | | **Page Context** | Inspector and capture tools that move structured browser context back into the WhiteOwl desk | |
47 | 48 | | **Panel Bridge** | Local integration with the main WhiteOwl runtime for chat, token enrichment, image scanning, and wallet-related flows | |
@@ -86,6 +87,16 @@ The result is a local-first workflow where WhiteOwl can combine panel-side intel |
86 | 87 | <p><strong>Wallet settings</strong><br>Wallet, network, security, connected site, and service controls in the extension settings layer.</p> |
87 | 88 | </td> |
88 | 89 | </tr> |
| 90 | + <tr> |
| 91 | + <td width="50%" valign="top"> |
| 92 | + <img src="./screenshots/token-launch-tweet.png" alt="WhiteOwl token launch tweet" width="100%"> |
| 93 | + <p><strong>Token Launch - Twitter integration</strong><br>Deploy tokens directly from Twitter/X posts with one-click launch to pump.fun.</p> |
| 94 | + </td> |
| 95 | + <td width="50%" valign="top"> |
| 96 | + <img src="./screenshots/token-launch-console.png" alt="WhiteOwl token launch console" width="100%"> |
| 97 | + <p><strong>Token Launch Console</strong><br>Full-featured token deployment with metadata, social links, Mayhem mode (fee routing for price velocity), Tokenized agent (automated buyback), and creator cashback distribution.</p> |
| 98 | + </td> |
| 99 | + </tr> |
89 | 100 | </table> |
90 | 101 |
|
91 | 102 | ## Install |
@@ -130,6 +141,10 @@ By default the extension expects a WhiteOwl panel/backend at `http://localhost:3 |
130 | 141 |
|
131 | 142 | ## Core Features |
132 | 143 |
|
| 144 | +- **Token Launch Console** - One-click token deployment to pump.fun directly from browser with advanced launch modes: |
| 145 | + - **Mayhem mode** - Route fees to reserved recipients for higher price-action velocity |
| 146 | + - **Tokenized agent** - Attach fee-sharing config for automated buyback |
| 147 | + - **Cash back** - Enable on-chain cashback flag for creator reward redistribution |
133 | 148 | - Token context side panel for live market and page-aware analysis |
134 | 149 | - WhiteOwl chat entry point inside the browser side panel |
135 | 150 | - Page inspector for capturing structured on-page context into the panel |
|
0 commit comments