Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
1616746
Topic
152287
Board
Altcoin Discussion
Re: Ripple API: Part Deux
by
w1R903
on
12/03/2013, 18:21:48 UTC
Quote from: OpenCoin on March 12, 2013, 05:29:22 PM
You can use http. All these functions:
https://ripple.com/wiki/RPC_API
can be called via JSON-RPC which is just a POST.
If the main one is down you can use s2.ripple.com. RPC port is 51234
Thanks so much! I appreciate the info.