Skip to content

usherlabs/dimo-logstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Query DIMO Vehicles Data Using Log Store

This project demonstrates a simple method to query DIMO vehicles data using Log Store. Our team has previously staked this specific stream, enabling it to be queried by anyone. However, it's important to note that decryption is only possible by those permitted by the stream owner, as this is a private stream. If you're interested in learning how to store or query your own streams, please refer to the Log Store Docs.

Requirements

  • Node 18+
  • A wallet with some tokens staked for query at Log Store. See Log Store Docs for more information.

Usage

  1. Install dependencies
    pnpm install # or any other node package manager
  2. Copy .env.example to .env and fill in the values
  3. Run the query
    pnpm query

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published