Getting Started
Create a user and run a query!
What is Space and Time?
Space and Time scales ZK-proofs on a decentralized data warehouse to deliver trustless data processing to smart contracts or other secure applications. You can use SXT to join comprehensive blockchain data indexed by the community from major chains with your app's data or other offchain datasets.
More plainly: Space and Time is a decentralized database, loaded with realtime blockchain index data and wrapped with Proof of SQL, allowing it to plug directly into Smart Contracts and other secure applications as a sub-second ZK coprocessor. Or, use Space and Time for analytics using built-in dashboards and preloaded onchain data.
Space and Time Studio is a simplified UX experience that is the easiest path for most people, and for most operations. However, everything in Space and Time Studio is driven by exposed back-end APIs, which is ideal for developers looking to build on (or integrate with) Space and Time. Best of both worlds!
Jump over to Discord to join the Space and Time community!
Create your SXT User
Before you can do anything else, you need a SXT User!
The easiest way to create a new user is with Space and Time Studio, as it has wrapped all steps into a simple UI. To get started:
Congrats! You now have a Space and Time account!
Alternatively, you can create your user by "Connecting a wallet" immediately, however you lose the the option to login with a Password. It's generally recommended you create your account with a UserName / Password first, then connect that account with a wallet afterwards.
If you plan to use Space and Time for real workloads, it is highly recommended you provide an email so we can notify you on updates or changes, or help recover your account. This is treated as a technical operations email, not a marketing channel - communications should be few and important.
To add an email to your UserID:
- Login to the Space and Time Studio
- Click on "My Account" in the upper-right (replaces "Sign In") and click on the "Account Settings"
- In the very first "Profile" section, you will see a location to add / change your email. Simply add a viable email and click "Add Email Address"
Congrats! You've added an email to your UserID! We'll now be able to provide you proactive, important updates to the Space and Time network.
You must provide your email to receive notifications on accreditation.
Run a Query
Running a query in Space and Time Studio is as easy as it gets!
- Make sure you're logged into Space and Time Studio
- Click on "Queries" across the top (main tab) to open up a new editor window
- Try a simple query, for example: get all ETH wallets with more than 1Billion (gwei) for last week
3b. If you're not comfortable with SQL, try asking for the same thing using natural language / AI-SQL!
Congrats! You've successfully run a query on Space and Time!
Get Credit:
You'll get credit for this activity if you:
- Have a valid UserID
- Have registered an email
- Use that ID to run any query that selects from the
Ethereum.Native_Wallets
table (SQL or AI-prompt)
Updated about 2 months ago