- Edited
Hey Everyone,
As an important part of @PapayaBot I'm currently working on prototype of anchor for ERC20 ethereum tokens. At the moment I'm testing it with ICN.
It is generic enough to support any, but as a precaution I'll be enabling them one by one, once everything is tested.
I'll make my prototype available in a few days.
I'm intentionally not using smart contract yet, want to have it working in production for some time, before I understand all caveats.
At the moment process works as following:
- you submit ethereum and stellar address to the endpoint, receiving random string in response
- you sign that random string to confirm ethereum address ownership and submit it
That's it, now token sent from your registered address to anchor address will be forwarded to your stellar account. And vice versa.
I'm looking forward for your questions, ideas and suggestions. What do you think is important for that kind of service?