xrpintel requires JavaScript. Please enable it to continue.
xrpintel
Overview
Ledgers
Source
About
Rippled
Source Code Guide
The following is an independent source code analysis of
rippled v1.5.0
Methodology
Directory Structure
Build System
int main(int argc, char** argv)
The
App
Submodule
The
Job
Queue
The
Server
Subsystem
The
RPC
Subsystem
The
Overlay
Network
The
Node/SHAMap Store
Consensus
&
Ledger
Management
Modifying
The Ledger
Transaction
Validations
Payments
The
Order Book
Path Selection &
Rippling
Crypto
More coming soon!