This repository contains examples and guides for how to interact with Space and Time: the data blockchain securing onchain finance. You can use Space and Time to create tables of offchain data, run queries against your offchain data and indexed data from Ethereum, and ZK-prove the result back to a smart contract.
There are currently two tutorials, both "Hello World" style. We recommend doing the "Create Table" tutorial first since the "Onchain Query" is querying the table created in the "Create Table" tutorial.