Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.19 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.19 KB

Ripple Client

This is a general purpose Ripple client in JavaScript.

Directory structure

  • build/ Compiled files
  • src/ Source code
  • src/js/client Client classes
  • src/js/entry Entry points for the various client versions
  • src/js/util Various static, stateless utility functions
  • tools/ Tools used in the build process

Bug tracker

Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues and read the Issue Guidelines, written by Nicolas Gallagher.

Community

Keep track of development and community news.

More information