Technical Lookup#
Use this page to jump to exact technical references that live in Develop, Deploy, or Reference.
APIs#
Node API Reference:
- Swagger Overview: node API overview.
- OpenAPI Spec: generated node API reference.
- Try it out: local Swagger UI usage.
- Indexed Node API: indexed-node API notes.
- Explorer API: explorer API usage for indexing.
Configuration#
- Configuration Reference: node, network, and operator configuration index.
- Node Configuration: node configuration overview.
- Full Example: full example configuration.
- testnet.conf: testnet configuration.
- devnet.conf: devnet configuration.
Standards And Specs#
- EIP Index: Ergo Improvement Proposals.
- Wallet EIP Standards: wallet, dApp connector, ErgoPay, ErgoAuth, and payment standards.
- Transaction Format: transaction structure reference.
- ErgoTree Serialization: ErgoTree serialization reference.
- ErgoTree Templates: constant-segregated templates.
Data Model#
- Data Model Overview: boxes, transactions, registers, and structures.
- Boxes: box model reference.
- Registers: register usage.
- Merkle Proof Format: Merkle proof format.
- AVL Trees: authenticated dictionary reference.