Post
Topic
Board Altcoin Discussion
Re: Ripple API: Part Deux
by
w1R903
on 12/03/2013, 18:21:48 UTC
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.