Hello everyone, for the past couple of week i have been working on an e-wallet that would be as simple to use as the native client but be able to be use from any browser.
Currently it has the following features.
- Listing transactions
- Send coins
- Address to receive coins
- Address book for sending addresses
- Spanish and English
Features im working on.
- Multiple receiving addresses
- View transactions by month
- Print out transactions
- Savings with interest
- Short term loans
- Merchant payment API
- Mobile interface
- More languages
Please checkout
http://bitsutoa.com and let me know what you think!
For the geeky part, everything is base on ruby on rails, main app is hosting at volume drive and bitcoind is hosted at amazon ec2, i also want to thank the follow people for there opensource projects that made Bitsutoa a reality; davout and mhanne.