Skip to content

Latest commit

 

History

History

config

Console Config

This project consists of essential config files for Akash Console.

Here's a short description of the purpose of each files.

  • Auditors
    • The list of provider auditors that are listed on Akash Console.
  • Mainnet Nodes
    • The list of api/rpc nodes for the Mainnet.
  • Testnet Nodes
    • The list of api/rpc nodes for the Testnet.
  • Sandbox Nodes
    • The list of api/rpc nodes for the Sandbox.
  • Provider Attributes Doc
    • The documentation of the provider attribute schema, which is a reflection of the json file below.
  • Provider Attributes Json Schema
    • The provider attribute schema for providers to implement. It is also used throughout Akash Console and mainly to render the provider edit form.