Jump to content

I developed and designed a RippleWallet, code open source.


lieefu

Recommended Posts

3 minutes ago, Ripplezzzz said:

Looks great but because this is not previously discussed on this forum, it's value will be pretty low until fully tested and trusted to be honest.

Interesting.

I hope you test my ripplewallet code.I have another ripple softeware,http://www.rippleok.com/  open code source https://github.com/lieefu/rippleok  RippleOK is a web application that is used to query verbose information of ripple ledger.Including account transaction gateway and trade price of XRP etc. RippleOk UI language is English and Chinese.

Screenshot from 2017-08-02 15-56-45.png

Link to comment
Share on other sites

11 hours ago, Hodor said:

@lieefu This is great - thanks for adding a wallet to the ecosystem.   :JC_doubleup:

Is there a github doc that talks about its features; I'm wondering if it supports escrow, etc...?

It is not supports escrow now . I will add new features to next release,payment channel and escrow.First release,I designed base function of wallet and supported Chinese gateway.

Link to comment
Share on other sites

14 hours ago, Omnius said:

Hi lieefu, seems the EURO exchange rate on the therock is very high? Is this an error? Or should I go sell some of my XRP there? ;-)

EURO exchange rate has been so, I do not know why. All exchange rate data is quoted from ripple ledger chain.

Edited by lieefu
Link to comment
Share on other sites

5 minutes ago, Ripplezzzz said:

Is there an English version in development?

I plan to add angular i18n, XML Localization Interchange File Format (XLIFF, version 1.2). https://en.wikipedia.org/wiki/XLIFF#Editors , E.g 

<trans-unit id="introductionHeader" datatype="html">
  <source>Hello i18n!</source>
  <target>¡Hola i18n!</target>
  <note priority="1" from="description">An introduction header for this sample</note>
  <note priority="1" from="meaning">User welcome</note>
</trans-unit>

Language data and code separation, to achieve multi-language support will become very easy.

Link to comment
Share on other sites

40 minutes ago, lieefu said:

First release,I designed base function of wallet and supported Chinese gateway.

Understood!  That's great that you have plans for escrow at some point - I can't wait to see it!  :yes3:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...