1. Introduction
  2. Using trin
    1. Running trin
    2. Querying Data
      1. Building Queries
      2. Ethereum data
      3. Portal network data
      4. Remote access
    3. Requirements
    4. Monitoring
    5. Problems
    6. FAQ
    7. All Command Line Flags
  3. Portal Concepts
    1. Portal Network
    2. Portal vs Standard Clients
    3. Who Benefits
  4. Developing trin
    1. Quick setup
    2. Developer stories
    3. Goals
    4. Progress status
    5. Architecture
      1. Workspaces
      2. Process flow
      3. Database
      4. Testing
    6. Protocols
      1. JSON-RPC
    7. Core concepts
      1. Finding peers
      2. Chain tip
      3. Cryptographic accumulator
      4. Bridge
      5. Archive nodes
    8. Contributor guidelines
      1. Rust
        1. Comments
        2. Imports
        3. Logging
        4. Error handling
        5. Style
      2. Git
        1. Commits
        2. Submodules
        3. Rebasing
        4. Release notes
        5. Pull requests
        6. Code review
        7. Fetching a pull request
        8. Merging
      3. Flamingo Rotation
      4. Build Instructions
        1. Mac Os
        2. Linux
        3. Raspberry Pi
        4. Windows
      5. Release & Deployment
        1. Release
        2. Deployment
      6. Tests
      7. Book