Whitepaper
  • Introduction
    • Intro
    • Abstract
    • About Xircus
    • The Xircus Mission
    • TON Facts & Figures
    • Web3 Problems
    • Xircus Solutions
    • Key Differentiators
    • Xircus is Web3 dSaaS
      • The Current Landscape
        • Owning a NFT Marketplace
          • Potential Use Cases For NFT Creators
            • Record Labels/Studios
            • Music Artists
            • Ticketing (Events)
            • Artwork
            • General NFT Marketplace
            • Adult
            • Audio (Podcast, Audiobooks)
            • Video Content
            • Fan-Only (NSFW)
        • Building Your Own Launchpad
        • Supported Verticals
        • Progressive Dapps
      • Web3 Protocol Agnostic
      • Artificial Intelligence (AI)
      • Revenue Generation
        • Xircus Revenue Channels
        • Marketplace Commission
        • Earn as Ringmaster
        • 🤩Earn as Influencer
        • 👽Earn as Graph Provider
        • 👩‍💻Earn as Developer
      • Introducing NFT 2.0
      • Proof Of NFT
      • Platform Features
      • Xircus Architecture
      • Serverless GraphQLs
      • Developer Friendly
  • Platform Economy
    • Ecosystem
      • Staking Plan
      • $XW3 Tokenomics
    • Products as NFT
      • XMD (XircusModules)
      • XST (XircusSkins)
      • XPS (XircusPunks)
  • The Xircus Company
    • Xircus DAO
    • The Founders
    • Advisory Board
    • Strategic Partners
  • Go-to-Market Strategy
    • Synergistic Strategies
    • Roadmap
      • 2023 Roadmap
  • Using Xircus
    • 👉Get Started
  • Xircus Products
    • Xircus Studio
    • Xircus Graph
    • Xircus Web3 SDK
    • Xircus Apps
  • Xircus Studio
    • Market Explorer
      • Metaverse
      • NFT Aggegator
    • dApp Deployer
      • The Factory Deployer
      • Marketplace Contracts
      • Marketplace Dashboard
      • Integrating Modules
      • Skin Upgrades
      • Provisional Domains
      • Custom Domains
    • Provider Center
      • Provider Contracts
    • Currency Manager
      • Currency Listing Process
      • Stable Currencies
    • The Launchpad
      • Initial Marketplace Offering
      • Initial DEX Offering
      • Initial NFT Offering
      • Initial Coin Offering
    • XircusPunks
      • DAO Membership
      • Xircus Studio for DAO
    • XircusSkins
      • General Purpose
      • DAO Avatars
      • Audio and Music
      • Artwork and Gallery
      • Physical Items
      • Game Items
      • Player Guild
      • Fan Base Community
      • Charity
      • Loyalty
      • Event and Ticketing
      • Real Estate
      • Social Organization
      • Web3 Apps
      • Video Clips
      • Adult and NSFW
    • Governance
      • Locker Vesting Vaults
      • DAO Rankings
      • Lounge
      • Proposals
  • Media publications
    • Recent Publications
  • Connect with us
    • Website
    • Telegram News Channel
    • Telegram Official (global)
    • Discord
    • Twitter
    • Medium blog
    • Facebook
    • Instagram
    • Youtube channel
    • Linkedin
Powered by GitBook
On this page
  • Why GraphQL?
  • Why Server-less?
  • Why Decentralize?
  • What is Data Caching or Data Indexing?
  • What are the benefits?
  1. Introduction
  2. Xircus is Web3 dSaaS

Serverless GraphQLs

Provider deploys decentralized GraphQL APIs to host NFT marketplace data

Why GraphQL?

GraphQL is designed to make APIs fast, flexible, and developer-friendly. It can even be deployed within an integrated development environment (IDE) known as GraphiQL. As an alternative to REST, GraphQL lets developers construct requests that pull data from multiple data sources in a single API call.

Why Server-less?

Serverless computing offers a number of advantages over traditional cloud-based or server-centric infrastructure. For many developers, serverless architectures offer greater scalability, more flexibility, and quicker time to release, all at a reduced cost.

Why Decentralize?

Decentralized APIs assure that your applications have no single point of failure. This improves fault tolerance, resilience, trust and allows for self-healing.

What is Data Caching or Data Indexing?

Xircus uses data caching and indexing of on-chain data for application clients. Data from blockchain native apis are stored to reliable databases and sent to server to provide readily available data for applications, it reduces traffic and request sent to on-chain providers that has limited number of request allowed

What are the benefits?

  1. Faster query and response time

  2. Lower bandwidth cost and latency

  3. Database are not crowded

  4. No single point of failure

  5. Permission-base API Access

  6. Extendable APIs

  7. Built-in web3 modules

PreviousXircus ArchitectureNextDeveloper Friendly