πŸ”„Integration documentation

Node and RPC setup notes

Node Setup and RPC note

Setup Guide

API Documentation

There are a few ways to access the Cronos POS Chain

  1. Tendermint RPC

  • Raw but most-completed data

  • Hosted documentation (use the latest master only): https://docs.tendermint.com/master/rpc/

  • Swagger file: https://github.com/tendermint/tendermint/blob/v0.34.3/rpc/openapi/openapi.yaml

  1. gRPC Based

API Clients and libraries

Indexing

Node Monitoring (Prometheus)

The Ansible playbook for deploying Prometheus and some rules we are using are under chain-integration/monitoringarrow-up-right.

Public Nodes

Mainnet - crypto-org-chain-mainnet-1

Croeseid Testnet - testnet-croeseid-4

Block Explorer

Mainnet

https://arrow-up-rightcronos-pos.org/explorerarrow-up-right

Croeseid Testnet

https://cronos-pos.org/explorer/croeseid4arrow-up-right

Community

Discordarrow-up-right

Last updated