Board item: Improvement of graph.intuition.box to mainnet
Status: Ideas | Priority: P0
Reward: $200 USDC + iBox token
Target: Any builder with web3 frontend experience
Context
graph.intuition.box is a 3D force-directed graph visualization of the Intuition knowledge graph, built with React + D3/Three.js + wagmi/RainbowKit. It queries the Intuition GraphQL API and renders atoms and triples as an interactive 3D network.
Currently running on testnet only. Needs migration to mainnet and a new "Reality Tunnel" feature.
Current State
- Tech stack: React 18 + CRA + D3 + react-force-graph-3d + Three.js + wagmi 1.x + RainbowKit + GraphQL
- Network: Intuition testnet
- Repo:
community/Graph in Intuition-Box org
- Deployed at: graph.i7n.thp-lab.org (needs to move to graph.intuition.box)
Deliverables
1. Mainnet Migration
2. Reality Tunnel Feature
A personalized graph view filtered and weighted by the connected user's trust relationships:
Acceptance Criteria
- App is live on mainnet at graph.intuition.box
- Reality tunnel feature works with wallet-connected users
- Graph correctly reflects mainnet state
- Users can switch between global view and trust-filtered views
Technical Notes
- Current dependencies: wagmi 1.4.13, viem 1.21.4, RainbowKit 1.3.2 (may need updates for mainnet)
- Uses
react-force-graph-3d for 3D visualization
- GraphQL via
graphql-request
- May need to handle larger dataset on mainnet vs testnet
Repo: https://github.com/intuition-box/graph
Board item: Improvement of graph.intuition.box to mainnet
Status: Ideas | Priority: P0
Reward: $200 USDC + iBox token
Target: Any builder with web3 frontend experience
Context
graph.intuition.box is a 3D force-directed graph visualization of the Intuition knowledge graph, built with React + D3/Three.js + wagmi/RainbowKit. It queries the Intuition GraphQL API and renders atoms and triples as an interactive 3D network.
Currently running on testnet only. Needs migration to mainnet and a new "Reality Tunnel" feature.
Current State
community/Graphin Intuition-Box orgDeliverables
1. Mainnet Migration
https://mainnet.intuition.sh/v1/graphql)2. Reality Tunnel Feature
A personalized graph view filtered and weighted by the connected user's trust relationships:
Acceptance Criteria
Technical Notes
react-force-graph-3dfor 3D visualizationgraphql-requestRepo: https://github.com/intuition-box/graph