Vinnie Falco 9b22c810ef Validators Work
Conflicts:
	src/ripple_app/ledger/LedgerMaster.cpp
2013-09-25 11:44:05 -07:00
2013-09-25 11:44:05 -07:00
2013-09-25 11:44:05 -07:00
2013-09-24 16:52:21 -07:00
2013-09-17 12:29:40 -07:00
2013-07-11 20:45:26 +02:00
2013-09-11 10:44:10 -07:00
2013-09-23 10:13:21 -07:00

#Ripple - P2P Payment Network

##Build Status

Some portions of this source code are currently closed source.

This is the repository for Ripple's rippled, reference P2P network server.

###Build instructions:

###Setup instructions:

Repository Contents

./bin

Scripts and data files for Ripple integrators.

./build

Intermediate and final build outputs.

./Builds

Platform or IDE-specific project files.

./doc

Documentation and example configuration files.

./src

Source code directory. Some of the directories contained here are external repositories inlined via git-subtree, see the corresponding README for more details.

./test

Javascript / Mocha tests.

###For more information:

Description
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
Readme 350 MiB
Languages
C++ 99%
CMake 0.5%
Python 0.2%
Mako 0.2%