mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-20 10:35:50 +00:00
Update README.
This commit is contained in:
10
README
10
README
@@ -1,10 +0,0 @@
|
|||||||
Dependancies:
|
|
||||||
- boost 1.47
|
|
||||||
- Google protocol buffers 2.4.1
|
|
||||||
- openssl
|
|
||||||
|
|
||||||
Sub modules:
|
|
||||||
- websocketpp: https://github.com/zaphoyd/websocketpp
|
|
||||||
- sjcl: https://github.com/bitwiseshiftleft/sjcl
|
|
||||||
- cryptojs: https://github.com/gwjjeff/cryptojs
|
|
||||||
aka http://code.google.com/p/crypto-js/
|
|
||||||
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
Ripple - P2P Payment Network
|
||||||
|
============================
|
||||||
|
|
||||||
|
Some portions of this source code are currently closed source.
|
||||||
|
|
||||||
|
This the repository for Ripple's:
|
||||||
|
* rippled - P2P network server
|
||||||
|
* ripple.js - JavaScript client libraries.
|
||||||
|
|
||||||
|
Build instructions:
|
||||||
|
* See: https://ripple.com/wiki/Rippled_build_instructions
|
||||||
|
|
||||||
|
Setup instructions:
|
||||||
|
* See: https://ripple.com/wiki/Rippled_setup_instructions
|
||||||
|
|
||||||
|
For more information:
|
||||||
|
* See: https://ripple.com
|
||||||
|
* See: https://ripple.com/wiki
|
||||||
Reference in New Issue
Block a user