Proxima
  • 🎉Introduction
    • Welcome to Proxima
  • 🌊Streams
    • Overview
    • Quick start
    • Using streams
    • Our streams
      • Block headers
      • New tokens/collections
      • DEX events
      • Exchange rates
      • Private streams
        • Mangrove
        • All ERC20 events
        • All ERC721 events
        • Raw Uniswap events
      • Smart contract's events
    • Understanding streams
    • Architecture
  • 💾Data APIs
    • APIs
      • Fungible tokens
      • Decentralized exchanges
      • Account balances
  • 🚧Maru
    • Introduction
    • Programming Model
    • How Maru works
      • Architecture
      • Dataflow
      • Economics
      • Domain Specific Language
      • Arrangements
      • Open Problems
    • Background Knowledge
      • Multiset Hashes
      • Plonky2
    • Use Cases
      • Lifting Expensive Computation Off-Chain
      • Social Graph Database
      • Indexer
Powered by GitBook
On this page
  • Problems with Web 3
  • Benefits of using Proxima
  • Use cases
  • Components
  • Something is missing?
  1. Introduction

Welcome to Proxima

Proxima provides real-time data from the blockchain in the form of composable streams and data APIs with the ability (in the future) to quickly verify the data without trust in our services.

Problems with Web 3

  • Network isolation (data cannot be used outside of blockchain)

  • Data inconsistency because of block forks (rollbacks)

  • Problems with the uptime of nodes

  • Lack of accessible and useable application-specific data

  • Non-feasible price for complex on-chain computations

Benefits of using Proxima

Our platform features different benefits for gaining data:

  • Real-time data with low latency

  • Generalized models for multi-chain access

  • Data consistency

  • Scalable infrastructure

Use cases

Streams and built-in APIs can be used in various ways: quant trading, blockchain analytics, wallet integration, fetching application-specific data, and much more!

Components

Solutions provided by Proxima can be divided into separate yet related parts:

Something is missing?

NextOverview

Last updated 1 year ago

— services providing real-time streams with application-specific data;

that are based on those streams and allow fast access to aggregated data;

— a component providing ZK-proofs of data correctness.

Contact us at !

🎉
Streaming platform
Data APIs
Maru
info@proxima.one