LogoLogo
vBase.comvBase App
  • Welcome
    • Welcome to vBase
    • Unique Advantages
    • Core Concepts
      • How vBase Works
      • What is a Stamp?
      • Technical Overview
      • Why Blockchains?
    • Example Use Cases
  • Getting Started
    • Start your Journey
    • Stamping Best Practices
    • Python Quickstart
      • Cloud Notebooks
      • Local Installation
  • Web Tools
    • Stamp an Object
    • Verify an Object
  • Use Case How-Tos
    • Verified Investment Track Records
  • Python SDK
    • Samples
      • Creating a Dataset
      • Adding a Dataset Record
      • Adding a Dataset Record Asynchronously
      • Restoring Dataset Provenance
      • Stamp Interactive Brokers Portfolio
      • Stamp Alpaca Portfolio
    • Windows Setup Guide
    • Package vbase-py
    • Package vbase-py-tools
      • Setup
      • commit_s3_objects
      • verify_s3_objects
  • Other SDKs
    • COM Library Overview
    • Working in Excel
      • Via vBase Workbook
      • Via Excel VBA
    • COM API Reference
    • C#
    • TypeScript
  • Technical Reference
    • Command Line Interface
    • Windows Subsystem for Linux (WSL) Guide
    • GCE S3 Compatible Bucket Setup
    • Smart Contract Addresses
Powered by GitBook
On this page
  • Unique Advantages
  • Use Cases in Finance
  • Quick Start Links
  1. Welcome

Welcome to vBase

Your data, made credible

vBase creates a globally verifiable record of when data was created, by whom, and how it has changed (collectively, “data provenance”).

Data producers can use vBase to show the provenance of their data to any external party, increasing its value and marketability. Similarly, data consumers can verify the integrity and authenticity of 3rd party data, and any derivative calculations.

The result? Trustworthy information that can be seamlessly shared and put into production quickly, without expensive and time-consuming trials.

With vBase, creating and consuming provably correct data is as easy as pressing a button.

Unique Advantages

vBase stores digital fingerprints of data, metadata, and revisions on public blockchains, offering key advantages over traditional verification methods:

  1. Privacy-Preserving – vBase builds and verifies provenance without accessing the underlying data.

  2. Resilient – Provenance can continue to be built and verified even if validityBase ceases to exist. No centralized intermediaries means no single point of failure.

  3. Auditable – Third-party tools can independently verify vBase data provenance claims.

  4. Protocol-Based – Like TCP/IP, vBase ensures long-term interoperability without the risk of unilateral changes.

  5. Future-Proof – Data provenance remains verifiable for decades or longer.

Use Cases in Finance

Verifiable data provenance is useful in many domains. For example, to demonstrate investment skill, the recipient of a track record must be sure they are seeing a complete, accurate and timely performance history.

vBase resolves several expensive market failures common to financial data. Some of the areas that benefit include:

  • Provably point-in-time datasets

  • Institutionally credible low-cost investment track records

  • Verifiable backtests and historical simulations

  • Time-series models with verifiable prediction history

Quick Start Links

NextUnique Advantages

Last updated 2 months ago

vBase is designed for ease of use, accessible via an intuititive or via our user-friendly developer tools & SDKs (Python, C#, TypeScript, CLI).

web application
How vBase Works
Stamp an Object
Python Quickstart