Storage Proofs
HomeDashboard
  • Getting Started
    • Introduction
    • Use Cases
    • Quick Start Guide
    • Key Concepts
  • Storage Proofs
    • Overview
    • Workflow
      • Workflow Examples
    • Accessing Block Hash
  • Solutions
    • Storage Proof API
      • Authentication
      • Payload Examples
    • Turbo
      • Workflow
      • RPC Endpoint
      • Turbo Compute
  • Architecture
    • Overview
    • Smart Contracts
    • Cross-Chain Storage Proofs
      • Native Messaging Systems
      • OP Stack Chains
  • Guides
    • Using Storage Proof API
    • Integrating Storage Proofs
    • Building a Storage Proof Powered Bridge
    • Writing Turbo Smart Contracts
    • Sending Turbo Transactions
  • References
    • Contract Addresses
    • Supported Networks
    • Glossary
  • Media Links
    • Twitter
    • Telegram
Powered by GitBook
On this page
  • Key Features
  • Benefits for Developers
  • Getting Started
  1. Solutions

Turbo

Turbo is a powerful smart contract interface that enables developers to seamlessly integrate Storage Proofs into their applications. By abstracting away the complexities involved in generating and verifying Storage Proofs, Turbo provides a user-friendly way to access and utilize blockchain data across different chains.

Key Features

  • Simple Integration: Turbo significantly simplifies the process of incorporating Storage Proofs into smart contracts, making it accessible to developers of all skill levels.

  • Cross-Chain Data Access: Enables smart contracts to access current and historical data located on other chains.

  • Synchronous Transactions: From an end-user perspective, Turbo offers synchronous transactions, eliminating the need for additional steps after sending a transaction.

Benefits for Developers

  • Focus on Core Logic: Developers can concentrate on their application's core functionality without worrying about the intricacies of Storage Proofs workflow.

  • Enhanced Functionality: Enables the creation of data-rich applications with access to historical and cross-chain data.

  • Simplified User Experience: End-users interact with Turbo-enabled contracts as easily as using a specialized RPC.

Getting Started

To interact with Turbo, developers can utilize specialized RPCs that abstract away the complexities of working with Storage Proofs. These RPCs provide a user-friendly interface for submitting Turbo transactions and retrieving necessary data.

For more detailed information on implementation and best practices, please refer to our API documentation and developer guides.

PreviousPayload ExamplesNextWorkflow

Last updated 10 months ago