Is it possible to invoke ripple emulator from a custom made web app (ASP.NET for instance)?
And when invoked can we just pass a local HDD file url to Ripple’s invoked instance, like .
and then Ripple loads the same, is it possible ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You bet, just add a a querystring param:
enableripple=trueThat should work for you if you’re using the chrome extension.
Hope this helps.