The Wayback Machine - https://web.archive.org/web/20111113032550/http://code.ripplepay.com:80/
wiki:WikiStart

Ripplepay Code

This is where coding and technical development for  Ripplepay is managed. Feel free to browse around. If you want to participate in the development discussion, please join the  mailing list.

If you want a login to edit this wiki or submit tickets, etc., ask on the list, or email Ryan at  info@ripplepay.com.

Ripplepay v2

 Ripplepay is a web application implementing the Ripple concept written in Python using the  Django framework. The existing site is built using the very-antiquated Django 0.91. The plan is to rewrite it to bring it up to the latest Django version and improve the code generally, and then start adding new features as per the roadmap below.

Getting Started

You can browse the code on this site. To get the code for development, use  Git:

git clone http://git.ripplepay.com/ripplepay.git .

More information for developers:

Development Tools