Connect an ilp-connector to Rippled. Currently supports non-conditional payments only.
TODO Add more explanation
{
"type": "ripple",
"server": "wss://s.altnet.rippletest.net:51233",
"address": "r33L6z6LMD8Lk39iEQhyXeSWqNN7pFVaM6",
"secret": "ssyFYib1wv4tKrYfQEARxGREH6T3b",
"connector": "http://localhost:4000"
}