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.
- Node 18+
- A wallet with some tokens staked for query at Log Store. See Log Store Docs for more information.
- Install dependencies
pnpm install # or any other node package manager
- Copy
.env.example
to.env
and fill in the values - Run the query
pnpm query