Navigating Space and Time Studio

Learn your way around Space and Time Studio

Space and Time Studio is intended to be a simple and intuitive user interface for interacting with the Space and Time network. If you've created a user and run a query, you've already interacted with Studio! This activity is intended to simply familiarize you with everything that Space and Time offers.

This video will provide a quick overview all the major use-cases of Space and Time Studio:

Hint: the last query in the video:
SELECT * FROM SXTLabs.Calendar WHERE Calendar_Date = '2024-10-31'

Specifically, the video will review:

  • Login to the network
    • Login using a UserName/Password or a Web3 wallet (interchangeably)
    • Generate API_Keys for developers to log into the network using the APIs
    • Manage table authorizations
    • Copy your decentralized network ACCESS_TOKEN for manually exploring the docs
  • Manage user settings and preferences
    • Update email addresses
    • Change passwords
    • Connect a wallet to a UserName
  • Manage your Organization / Subscription
    • Create and manage your subscriptions (if you're an owner)
    • Promote, demote, add, or remove members from your organization
    • Track usage for all members
  • Explore Blockchain Data
    • Look at the high-level data model using the Datasets entity/relationship diagrams
    • Run queries directly using the "Queries" editor
  • Build Analytics
    • Turn datasets into charts and visualizations
    • Turn visualizations into dashboards
    • Share your visualizations and dashboards with the world!
  • Smart Contract Indexing
    • Generate custom tables from the events of your smart contract


Get Credit:

You'll get credit for this activity if you:

  • Watch the short video above
  • Run a query against the SXTLabs.Calendar table, in Space and Time Studio