Skip to content

Commit 9abbe0e

Browse files
ORB-8888claude
andauthored
Polish Group B project pages: fix inaccuracies, remove boilerplate, tighten copy (#10)
- ONE box: remove repeated "revealed at launch" filler, add verified tech stack (Shadcn UI, ecosystem-ui auth), cut Core Philosophy boilerplate - ONE deal: fix fabricated directory tree to match actual repo structure, correct auth package reference from one-id-auth to one-ecosystem-ui, update wallet tooling from WalletConnect to Reown AppKit, add missing deps (Sonner, React Router) - ONE chat: fix broken GitHub link (one-chat-landing -> one-chat), add multi-channel and Discord bridge capabilities from verified backend, add ONE loot/notification integrations, cut Core Philosophy boilerplate - Overview: fix ONE pump subtitle to match actual product (sentiment tracking, not token launch), reorder projects by substance, fix Twitter handle and add target=_blank, standardize field labels Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 69ccaee commit 9abbe0e

4 files changed

Lines changed: 75 additions & 128 deletions

File tree

docs/one-box/introduction.md

Lines changed: 7 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,59 +6,42 @@
66
<p><strong>Mystery Experience Platform</strong></p>
77
</div>
88

9-
**ONE box** is a mystery experience platform within the ONE ecosystem. Full details will be revealed upon launch — stay tuned for announcements on official channels.
9+
**ONE box** is an unrevealed experience within the ONE ecosystem. The concept, mechanics, and full details will be disclosed at launch.
1010

1111
**Platform**: [box.expl.one](https://box.expl.one){:target="_blank"}
1212

1313
---
1414

1515
## Overview
1616

17-
ONE box is an upcoming addition to the interconnected suite of ONE products. Each product in the ecosystem serves a distinct purpose within the decentralized infrastructure, and ONE box will be no exception.
17+
ONE box is in active development with a teaser landing page live at [box.expl.one](https://box.expl.one){:target="_blank"}. What it does, how it works, and how it connects to the rest of the ecosystem will be announced when the project launches.
1818

19-
Full details will be unveiled at launch. Follow official channels for announcements.
20-
21-
---
22-
23-
## Core Philosophy
24-
25-
Like every project in the ONE ecosystem, ONE box is built on three principles:
26-
27-
- **Open Source** — Every line of code is publicly available on GitHub
28-
- **Community-Driven** — Built by and for the community
29-
- **Fair Revenue Model** — 45% to Node owners, 45% to Creators, 10% to founders
19+
The codebase is open source. If you want to look under the hood before launch, the repository is public.
3020

3121
---
3222

3323
## Technology Stack
3424

35-
ONE box is built with modern web technologies for optimal performance:
36-
3725
- **Frontend**: React 19, TypeScript
3826
- **Build Tool**: Bun, Vite
3927
- **Styling**: Tailwind CSS
28+
- **UI Components**: Shadcn UI (Radix primitives)
4029
- **Icons**: Phosphor Icons
4130
- **Animations**: Framer Motion
42-
- **Deployment**: AWS S3 + CloudFront
31+
- **Authentication**: ONE id via `@explorills/one-ecosystem-ui`
4332

4433
---
4534

4635
## Roadmap Status
4736

4837
**Current Status**: In Progress
4938

50-
ONE box is currently in development. The landing page is deployed at [box.expl.one](https://box.expl.one){:target="_blank"} with the full experience coming soon.
39+
The landing page is deployed. Full product launch is part of the 2026 roadmap.
5140

5241
[:octicons-arrow-right-24: View Complete 2026 Roadmap](../roadmap-2026.md)
5342

5443
---
5544

56-
## Get Started
57-
58-
Visit [box.expl.one](https://box.expl.one){:target="_blank"} to see the teaser and stay updated on the mystery reveal.
59-
60-
---
61-
6245
## Additional Resources
6346

6447
- **GitHub**: [ONE box Repository](https://github.com/explorills/one-box){:target="_blank"}
@@ -68,6 +51,6 @@ Visit [box.expl.one](https://box.expl.one){:target="_blank"} to see the teaser a
6851
---
6952

7053
!!! info "Powered by EXPL Nodes"
71-
ONE box is secured and operated through the ONE ecosystem infrastructure, powered by EXPL Nodes.
54+
ONE box runs on infrastructure operated by EXPL Nodes.
7255

7356
[:octicons-arrow-right-24: Learn About EXPL Nodes](../nodes/introduction.md)

docs/one-chat/introduction.md

Lines changed: 15 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6,36 +6,28 @@
66
<p><strong>Ecosystem-wide Real-time Chat</strong></p>
77
</div>
88

9-
**ONE chat** is the real-time communication layer for the ONE ecosystem. A WebSocket-based chat system embedded across all ONE projects, enabling authenticated users to communicate without leaving the platform they are using.
9+
**ONE chat** is the real-time communication layer for the ONE ecosystem. A WebSocket-based chat system embedded across all ONE projects, so authenticated users can talk without leaving the platform they are on.
1010

1111
**Platform**: [chat.expl.one](https://chat.expl.one){:target="_blank"}
1212

1313
---
1414

1515
## Overview
1616

17-
ONE chat provides a single global chat channel accessible from any ONE ecosystem project. Users authenticate through ONE id and can send messages, reply to others, react with emoji, mention users, and track unread messages — all in real time.
17+
ONE chat provides multi-channel real-time messaging accessible from any ONE ecosystem project. Users authenticate through ONE id and can send messages, reply, react, mention other users, and track unread state — all in real time.
1818

1919
Key capabilities:
2020

21-
- **Real-time messaging** — WebSocket-based instant message delivery across all connected clients
22-
- **Message editing & deletion** — Edit or remove your own messages after sending
23-
- **Reactions** — Add and remove emoji reactions on any message
21+
- **Real-time messaging** — WebSocket-based delivery across all connected clients
22+
- **Multiple channels** — Separate channels for general discussion, support, and more
23+
- **Message editing and deletion** — Edit or remove your own messages after sending
24+
- **Reactions** — Emoji reactions on any message, with points credited to the author via ONE loot
2425
- **Replies** — Reply to specific messages with inline previews
2526
- **@mentions** — Mention users with autocomplete search
2627
- **Typing indicators** — See when other users are composing messages
27-
- **Unread tracking** — Per-user read state with unread count and mention notifications
28+
- **Unread tracking** — Per-user, per-channel read state with unread counts and mention notifications
2829
- **Message history** — Cursor-based pagination for scrolling through past messages
29-
30-
---
31-
32-
## Core Philosophy
33-
34-
Like every project in the ONE ecosystem, ONE chat is built on three principles:
35-
36-
- **Open Source** — Every line of code is publicly available on GitHub
37-
- **Community-Driven** — Built by and for the community
38-
- **Fair Revenue Model** — 45% to Node owners, 45% to Creators, 10% to founders
30+
- **Discord bridge** — Messages can bridge to Discord channels
3931

4032
---
4133

@@ -47,13 +39,15 @@ Like every project in the ONE ecosystem, ONE chat is built on three principles:
4739
- **Database**: SQLite (WAL mode) for message persistence
4840
- **Authentication**: ONE id token validation (internal HTTP)
4941
- **IDs**: ULID for time-sortable unique message identifiers
42+
- **Integrations**: ONE loot (reaction rewards), ONE notification (ecosystem feed), ONE agent notifier (Discord DMs)
5043

51-
### Frontend
44+
### Frontend (Landing)
5245

5346
- **Framework**: React 19, TypeScript
5447
- **Build Tool**: Bun, Vite
5548
- **Styling**: Tailwind CSS
56-
- **Deployment**: AWS S3 + CloudFront
49+
- **Icons**: Phosphor Icons
50+
- **Authentication**: ONE id via `@explorills/one-ecosystem-ui`
5751

5852
---
5953

@@ -69,27 +63,21 @@ No separate login or registration is required — any user with a ONE id account
6963

7064
**Current Status**: In Progress
7165

72-
ONE chat backend is deployed and operational. The landing page and embedded chat widget are in active development.
66+
The backend is deployed and operational. The landing page and embedded chat widget are in active development.
7367

7468
[:octicons-arrow-right-24: View Complete 2026 Roadmap](../roadmap-2026.md)
7569

7670
---
7771

78-
## Get Started
79-
80-
Visit [chat.expl.one](https://chat.expl.one){:target="_blank"} to access ONE chat.
81-
82-
---
83-
8472
## Additional Resources
8573

86-
- **GitHub**: [ONE chat Repository](https://github.com/explorills/one-chat-landing){:target="_blank"}
74+
- **GitHub**: [ONE chat Repository](https://github.com/explorills/one-chat){:target="_blank"}
8775
- **Support**: [support@expl.one](mailto:support@expl.one)
8876
- **Community**: [Discord](https://discord.com/invite/RetTCVq7tJ){:target="_blank"}
8977

9078
---
9179

9280
!!! info "Powered by EXPL Nodes"
93-
ONE chat is secured and operated through the ONE ecosystem infrastructure, powered by EXPL Nodes.
81+
ONE chat runs on infrastructure operated by EXPL Nodes.
9482

9583
[:octicons-arrow-right-24: Learn About EXPL Nodes](../nodes/introduction.md)

docs/one-deal/introduction.md

Lines changed: 24 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -3,106 +3,86 @@
33
<div style="text-align: center; margin: 30px 0;">
44
<img src="/assets/images/logo.png" alt="EXPL.ONE Logo" width="125" />
55
<p><span style="color: #ffffff;">ONE</span> <span style="color: #06b6d4; font-size: 1.5em; font-weight: 600;">deal</span></p>
6-
<p><strong>EVM-Compatible NFT Marketplace</strong></p>
6+
<p><strong>NFT Marketplace</strong></p>
77
</div>
88

9-
**ONE deal** is the NFT marketplace within the ONE ecosystem. It provides a straightforward interface for buying, selling, sending, and receiving digital assets across EVM-compatible networks.
9+
**ONE deal** is the NFT marketplace for the ONE ecosystem. Buy, sell, send, and receive digital assets across EVM-compatible networks through a fixed-price model — no auctions, no bidding.
1010

1111
**Platform**: [deal.expl.one](https://deal.expl.one){:target="_blank"}
1212

1313
---
1414

1515
## Overview
1616

17-
ONE deal serves as the primary marketplace for digital asset exchange within the ONE ecosystem. The platform supports standard NFT operations — listing, purchasing, and peer-to-peer transfers — without the complexity of auction or bidding mechanics. Users authenticate through ONE id, maintaining a single identity across all ecosystem projects.
17+
ONE deal handles digital asset exchange within the ecosystem. The interface supports listing, purchasing, and peer-to-peer transfers. Users authenticate through ONE id, so a single identity works across all ONE projects.
1818

1919
Key capabilities:
2020

21-
- **Buy / Sell** — List and purchase NFTs with fixed-price transactions
22-
- **Send / Receive** — Transfer assets directly between wallets from your profile
23-
- **Collection browsing** — Explore and discover collections with filtering and sorting
24-
- **Profile management** — View holdings, track activity, and manage assets tied to your address
25-
- **Cross-ecosystem identity** — Authentication handled by ONE id; one account, all platforms
26-
27-
---
28-
29-
## Core Philosophy
30-
31-
Like every project in the ONE ecosystem, ONE deal is built on three principles:
32-
33-
- **Open Source** — Every line of code is publicly available on GitHub
34-
- **Community-Driven** — Built by and for the community
35-
- **Fair Revenue Model** — 45% to Node owners, 45% to Creators, 10% to founders
21+
- **Buy / Sell** — Fixed-price NFT transactions
22+
- **Send / Receive** — Direct wallet-to-wallet transfers from your profile
23+
- **Collection browsing** — Explore collections with filtering and sorting
24+
- **Profile management** — View holdings, track activity, manage assets
25+
- **Cross-ecosystem identity** — ONE id authentication; one account, all platforms
3626

3727
---
3828

3929
## Technology Stack
4030

41-
ONE deal is built with modern web technologies for optimal performance:
42-
4331
- **Frontend**: React 19, TypeScript
4432
- **Build Tool**: Bun, Vite
4533
- **Styling**: Tailwind CSS
4634
- **Icons**: Phosphor Icons
4735
- **Animations**: Framer Motion
48-
- **Authentication**: @explorills/one-id-auth (ONE id integration)
49-
- **Wallet Support**: wagmi, viem, WalletConnect
50-
- **Deployment**: AWS S3 + CloudFront
36+
- **Routing**: React Router
37+
- **Notifications**: Sonner
38+
- **Authentication**: ONE id via `@explorills/one-ecosystem-ui`
39+
- **Wallet**: wagmi, viem, Reown AppKit
5140

5241
---
5342

5443
## Architecture
5544

56-
ONE deal follows the standard ONE ecosystem frontend architecture:
57-
5845
```
5946
one-deal/
6047
├── src/
61-
│ ├── components/ # Reusable UI components
62-
│ │ ├── layout/ # Header, Footer, Layout
48+
│ ├── components/
49+
│ │ ├── layout/ # Page layout shell
6350
│ │ ├── nft/ # NFT cards, grids
64-
│ │ └── ui/ # Buttons, inputs, shared primitives
51+
│ │ ├── search/ # Search and filtering
52+
│ │ └── ui/ # Shared primitives
6553
│ ├── pages/ # Route-level page components
66-
│ ├── data/ # Mock data (pre-backend)
67-
│ ├── lib/ # Utilities, constants
68-
│ └── types/ # TypeScript type definitions
54+
│ ├── lib/ # Utilities, constants, contracts
55+
│ └── styles/ # Global styles
6956
├── .github/workflows/ # CI/CD pipeline
7057
└── package.json
7158
```
7259

73-
Authentication is fully delegated to the `@explorills/one-id-auth` package. ONE deal does not implement any wallet connection or session logic directly — it wraps the application in `OneIdProvider` and renders the `OneIdAuth` component in the header.
60+
Authentication is delegated to the shared `@explorills/one-ecosystem-ui` package. ONE deal wraps the application in `OneIdProvider` and does not implement wallet connection or session logic directly.
7461

7562
---
7663

7764
## Integration with ONE id
7865

79-
ONE deal uses ONE id as its authentication layer. Users connect their wallet through the ONE id widget, which handles:
66+
ONE deal uses ONE id as its authentication layer. Users connect their wallet through the ecosystem-wide ONE id widget, which handles:
8067

81-
- Wallet discovery (EIP-6963 browser wallets)
82-
- WalletConnect for mobile wallets
68+
- Wallet discovery via Reown AppKit
8369
- Signature-based authentication
8470
- User registration and session management
8571

86-
No additional wallet configuration is required in ONE deal. The `@explorills/one-id-auth` package manages all connection logic internally.
72+
No additional wallet configuration is required in ONE deal.
8773

8874
---
8975

9076
## Roadmap Status
9177

9278
**Current Status**: In Progress
9379

94-
ONE deal is currently in active development. The marketplace interface is deployed at [deal.expl.one](https://deal.expl.one){:target="_blank"} with core buy/sell and send/receive functionality. Backend integration for on-chain transactions is planned for a subsequent phase.
80+
The marketplace interface is deployed at [deal.expl.one](https://deal.expl.one){:target="_blank"} with the frontend operational. Backend integration for on-chain transactions is planned for a subsequent phase.
9581

9682
[:octicons-arrow-right-24: View Complete 2026 Roadmap](../roadmap-2026.md)
9783

9884
---
9985

100-
## Get Started
101-
102-
Visit [deal.expl.one](https://deal.expl.one){:target="_blank"} to explore the marketplace interface and connect your wallet through ONE id.
103-
104-
---
105-
10686
## Additional Resources
10787

10888
- **GitHub**: [ONE deal Repository](https://github.com/explorills/one-deal){:target="_blank"}
@@ -112,6 +92,6 @@ Visit [deal.expl.one](https://deal.expl.one){:target="_blank"} to explore the ma
11292
---
11393

11494
!!! info "Powered by EXPL Nodes"
115-
ONE deal is secured and operated through the ONE ecosystem infrastructure, powered by EXPL Nodes.
95+
ONE deal runs on infrastructure operated by EXPL Nodes.
11696

11797
[:octicons-arrow-right-24: Learn About EXPL Nodes](../nodes/introduction.md)

0 commit comments

Comments
 (0)