# Crypto.org Chain Integration documentation
# Useful Links
# Node and RPC setup notes
# Setup Guide
- Mainnet:
- Testnet:
- Devnet
# API Documentation
There are a few ways to access to the Crypto.org Chain
- 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
- gRPC Based
- Processed chain information. Old state maybe pruned from time-to-time. To avoid state pruning, update
pruning = "nothing"
in~/.chain-maind/config/app.toml
- There are two query methods based on gRPC:
# Alchemy's Crypto.org API documentation
- Getting started
- Supported methods for Alchemy Crypto.org Tendermint RPC API
- Supported methods for Alchemy Crypto.org gRPC-REST API
# API Clients and libraries
- TypeScript library;
- Python library;
- Rust library (note that it is not feature complete);
- @cosmjs/stargate.
# Indexing
- chain-indexing (indexing on-chain data):
# Node Monitoring (Prometheus)
The Ansible playbook for deploying Prometheus and some rules we are using are under chain-integration/monitoring.
# Public Nodes
# Mainnet - crypto-org-chain-mainnet-1
# Croeseid Testnet - testnet-croeseid-4
# Block Explorer
# Mainnet
# Croeseid Testnet
https://crypto.org/explorer/croeseid4/