Index

Implementation.Index History

Hide minor edits - Show changes to output

Changed line 13 from:
The code can be found at [[http://svn.ripplepay.com/ripplebase/]] (user:guest/password:guest).
to:
The code can be found at [[https://github.com/rfugger/ripple/]].
Changed lines 1-2 from:
= Ripple Server Implementation =
to:
! Ripple Server Implementation
Added lines 1-13:
= Ripple Server Implementation =

This page documents the effort to implement a Ripple transaction server, initially to stand alone, but eventually implementing the Ripple protocol for a network of independent servers to form a single payment network.

* [[Implementation/Installing the Server]]
* [[Implementation/Client API]]
* [[Implementation/Standalone Server]]
* [[Implementation/Routing Tables]]
* [[Implementation/Transactions]]
* [[Implementation/Optimization]]
* [[Implementation/Decimals and Rounding]]

The code can be found at [[http://svn.ripplepay.com/ripplebase/]] (user:guest/password:guest).