Valist Docs
  • Quick Start
    • 🌄Intro to Valist
      • 🎮Valist For Gamers
      • 👨‍💻Valist For Game Developers
    • 🚀Creating an Account & Project
    • 🌐Web Dashboard
    • 💎Sapphire Launcher
    • 💻CLI
    • 🧩GitHub Action
  • Publishing
    • 🌐Publishing Web Apps
      • Publishing a Next JS App
      • Publishing a React JS App
    • 🎮Publishing Unity Projects
    • 🚀Publishing using CI/CD
    • ⚙️Publishing Binaries & Executables
  • Monetization
    • 💰Intro to Software License NFTs
    • 💱Configuring Pricing for your Products
    • 🔐Token-gating Unity Projects
  • TypeScript SDK
    • TypeScript SDK
    • TypeDoc
  • Golang SDK
    • Golang SDK
  • Live Deployments
    • Smart Contracts
    • Subgraph
    • Gas Tank
Powered by GitBook
On this page
  • Polygon Mainnet
  • Polygon Mumbai
  • Self-hosted
  1. Live Deployments

Subgraph

The Valist Subgraph indexes multiple Valist contracts and consolidates it into a simple GraphQL interface.

PreviousSmart ContractsNextGas Tank

Last updated 2 years ago

Polygon Mainnet

You can find the deployed Polygon Mainnet subgraph here:

Polygon Mumbai

You can find the deployed Polygon Mumbai subgraph here:

Self-hosted

The source code for the Valist Subgraph can be found here, which contains everything you need to get started:

For this, you will need to deploy your own graph node. Here's a docker-compose file that can help get you started -- however please note this is not secure out of the box, you will need to configure your database and networking/firewall properly.

HTTP Endpoint:

HTTP Endpoint:

https://api.thegraph.com/subgraphs/name/valist-io/valist
https://api.thegraph.com/subgraphs/name/valist-io/valistmumbai
https://thegraph.com/hosted-service/subgraph/valist-io/valistHosted Service
Polygon Mainnet Hosted Subgraph
https://thegraph.com/hosted-service/subgraph/valist-io/valistmumbaiHosted Service
GitHub - valist-io/valist-subgraph: Valist SubgraphGitHub
Logo
Logo
Logo