amadeus-node 1.3.1

The core library for the Amadeus blockchain node, containing consensus, networking and runtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Amadeus Node Library

Core library for the Amadeus blockchain node.

## Features

- Network protocol: ping, catchup, events, attestations
- Peer management and handshake tracking
- ANR (Amadeus Network Record) handling
- Transaction pool management
- Chain fabric (RocksDB storage)
- Context runtime container
- Reed-Solomon message reassembly
- Configuration and metrics