Discord
GitHub
Dashboard
Searchβ¦
π
Getting Started
Core Concepts
π
Web3-native Software Distribution
π₯
Accounts
β
Projects
π¦
Releases
π
Products via Software License NFTs
π‘
Proof of Contribution
πΊ
Videos
Exploring Valist
Media & Talks
π
GitHub Action
GitHub Action Quick Start
Publishing GitHub Releases automatically to Valist
Publishing Source Code Snapshots
π»
CLI
CLI Quick Start
π
Web
Publishing Releases
Downloading Releases
β
TypeScript SDK
SDK Quick Start
TypeDoc
Creating a Valist Client
Managing Accounts
Managing Projects
Publishing/fetching Releases
Managing Products
β
Golang SDK
SDK Quick Start
π
Live Deployments
Smart Contracts
Subgraph
Gas Tank
Powered By
GitBook
Subgraph
The Valist Subgraph indexes multiple Valist contracts and consolidates it into a simple GraphQL interface.
Polygon Mainnet
You can find the deployed Polygon Mainnet subgraph here:
https://thegraph.com/hosted-service/subgraph/valist-io/valist
Hosted Service
Polygon Mainnet Hosted Subgraph
HTTP Endpoint:
https://api.thegraph.com/subgraphs/name/valist-io/valist
β
Polygon Mumbai
You can find the deployed Polygon Mumbai subgraph here:
https://thegraph.com/hosted-service/subgraph/valist-io/valistmumbai
Hosted Service
HTTP Endpoint:
https://api.thegraph.com/subgraphs/name/valist-io/valistmumbai
β
Self-hosted
The source code for the Valist Subgraph can be found here, which contains everything you need to get started:
GitHub - valist-io/valist-subgraph: Valist Subgraph
GitHub
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.
Live Deployments - Previous
Smart Contracts
Next - Live Deployments
Gas Tank
Last modified
2mo ago
Export as PDF
Copy link
Outline
Polygon Mainnet
Polygon Mumbai
Self-hosted