This project consists of essential config files for Cloudmos.
Here's a short description of the purpose of each files.
- Auditors
- The list of provider auditors that are listed on Cloudmos.
- 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 Cloudmos and mainly to render the provider edit form.