Intuition Network
Intuition Network is a specialized Layer 3 blockchain built on Arbitrum Orbit, optimized for knowledge graph operations and decentralized attestations.
Architectureβ
Intuition leverages a multi-layer architecture designed for performance, cost-efficiency, and scalability:
- Layer 3 on Base - Built using Arbitrum Orbit technology
- AnyTrust DA - Arbitrum's data availability solution for scalability
- Specialized for Knowledge Graphs - Optimized for semantic triple operations
- EVM Compatible - Full Ethereum smart contract compatibility
Performance Benefitsβ
- ~10,000x cheaper than Ethereum mainnet
- ~100x faster transaction times
- Block time: ~2 seconds
- Transaction finality: Less than 10 seconds
- Throughput: 1000+ TPS
Network Detailsβ
For developer setup and configuration, see: Network Configuration
Testnetβ
The Intuition testnet is currently active for development and testing.
- Chain ID: 13579
- RPC URL: https://testnet.rpc.intuition.systems/
- Explorer: https://testnet.explorer.intuition.systems
- Currency: tTRUST (testnet TRUST)
Testnet Tools:
- Portal - Web interface for creating atoms and triples
- Bridge - Token bridge from Base Sepolia
- Explorer - Blockchain explorer at https://testnet.explorer.intuition.systems
- RPC Endpoints - API access via https://testnet.rpc.intuition.systems/
Mainnetβ
Coming soon! Testnet is currently active for development.
Running a Nodeβ
Want to run your own Intuition node for indexing and querying the knowledge graph?
Node Setup - Contact support for node setup information
Running a node provides:
- Full data access - Complete knowledge graph indexing
- Custom queries - Direct database access
- GraphQL API - Self-hosted query capabilities
- Privacy - No reliance on third-party infrastructure
Infrastructure Componentsβ
RPC Endpointsβ
Managed infrastructure providing API access to the network:
- HTTP RPC: For standard web3 calls
- WebSocket RPC: For real-time subscriptions
- Rate limiting: Fair usage policies apply
Use the RPC endpoint at https://testnet.rpc.intuition.systems/ for development.
Indexing Layerβ
The Rust-based indexing subnet provides:
- Fast queries - Optimized database for knowledge graph traversal
- GraphQL API - Flexible query language for complex graph operations
- Real-time updates - Live data synchronization
- Semantic search - Full-text search across atoms and triples
Learn more: GraphQL API
Settlement Layerβ
Transactions settle to Base (via Base Sepolia for testnet):
- Security inheritance - Leverages Ethereum's security
- Data availability - AnyTrust committee ensures data availability
- Fraud proofs - Optimistic rollup security model
Network Economicsβ
Gas Costsβ
Gas costs on Intuition are dramatically lower than Ethereum:
- Atom creation: ~1/10,000th the cost
- Triple creation: ~1/10,000th the cost
- Vault operations: ~1/10,000th the cost
Native Tokenβ
$TRUST is the native token of Intuition Network:
- Gas fees - Pay for transactions
- Staking - Signal on atoms and triples
- Governance - (Coming soon)
See Signals for information about staking and token usage.
Getting Startedβ
For Usersβ
- Connect to Testnet - Setup your wallet
- Get Test Tokens - Use the faucet
- Explore Tools - Use Portal and Explorer to interact with the network
For Developersβ
- Network Configuration - Configure your environment
- SDK Setup - Install development tools
- Quickstart Guide - Build something!
For Node Operatorsβ
Contact support for node setup and deployment information.
Support & Monitoringβ
- Network Status - Real-time status monitoring
- Community Support - Get help
- FAQ - Common questions
Next Stepsβ
Configure Development
Set up your development environment to start building on Intuition.
Run a Node
Self-host the indexing layer for direct database access and GraphQL API.