Skip to content

freeverseio/laos-apis-v2

Repository files navigation

LAOS APIs

A monorepo for the APIs powering the LAOS blockchain ecosystem.

Table of Contents

  1. Overview
  2. Modules
  3. Getting Started
  4. License

Overview

The LAOS APIs repository consolidates the tools and components for interacting with the LAOS blockchain. This includes indexing, client APIs, and a GraphQL gateway to manage queries and mutations efficiently.


Modules

1. laos-indexer

An indexing service for the LAOS blockchain, built on the Subsquid framework.
Purpose:


2. laos-ownership-indexer

An indexing service for the EVM ownership blockchain, built on the Subsquid framework.
Purpose:


3. laos-client-api

A client API for interacting with the LAOS blockchain.
Purpose:


4. laos-api-gateway

A GraphQL gateway that consolidates and orchestrates data:
Purpose:

  • Combines queries from the laos-indexer.
  • Executes mutations via the laos-client-api.
  • Provides a unified GraphQL interface for developers.

5. graphql-playground

An interactive GraphQL playground for the laos-api-gateway.
Purpose:

  • Test queries and mutations in a developer-friendly interface.
  • Debug and optimize GraphQL operations.

6. laos-extentions

A collection of extensions for the LAOS blockchain.
Purpose:


Getting Started

To get started with the LAOS APIs, follow the instructions in the Getting Started guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •