Axie Graphql Documentation

screenshot of Axie Graphql Documentation
gatsby
react

Unofficial API Documentation for the Axie Infinity's GraphQL Endpoint.

Overview:

The Axie GraphQL Documentation provides API information for the Axie Infinity GraphQL Endpoint. Users can access detailed information regarding the API through this documentation, enabling them to effectively utilize the resources provided by Axie Infinity.

Features:

  • API Documentation: Detailed information on the Axie Infinity GraphQL Endpoint.
  • Customization Guide: Guidance on customizing the site, referring to the Rocketseat guide.
  • Local Rebuild: Instructions on rebuilding the site locally.
  • Dependency Installation: Guide on installing the necessary dependencies.
  • Development Server: Steps to start the development server.
  • Production Testing: Instructions for testing the production build.
gatsby
Gatsby

GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

graphql
Graphql

A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.