Feature request
Add a Node Runner Blueprint for TRON (java-tron).
Why
TRON is a high-throughput, EVM-compatible (TVM) DPoS Layer-1, widely used for stablecoin (USDT-TRC20) settlement. There is currently no TRON blueprint in this repository.
Proposed scope
- Single-node and Highly Available (Auto Scaling Group + internal ALB) RPC topologies
- Lite FullNode and FullNode; mainnet and Nile testnet
- Snapshot bootstrap:
none / public (aria2c + pigz) / s3 (private staging node, zstd + s5cmd)
- AWS Graviton (ARM64) default: Amazon Corretto 17, G1GC,
FullNode-aarch64.jar, RocksDB
- CloudWatch dashboard + sync checker; cdk-nag clean; unit tests for all stacks
Verified end-to-end on mainnet and Nile testnet in us-east-1 (Lite/Full x single/HA + S3 staging).
Feature request
Add a Node Runner Blueprint for TRON (java-tron).
Why
TRON is a high-throughput, EVM-compatible (TVM) DPoS Layer-1, widely used for stablecoin (USDT-TRC20) settlement. There is currently no TRON blueprint in this repository.
Proposed scope
none/public(aria2c + pigz) /s3(private staging node, zstd + s5cmd)FullNode-aarch64.jar, RocksDBVerified end-to-end on mainnet and Nile testnet in us-east-1 (Lite/Full x single/HA + S3 staging).