Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zedwallet integration #14

Open
AuCRHI opened this issue Dec 15, 2018 · 4 comments
Open

zedwallet integration #14

AuCRHI opened this issue Dec 15, 2018 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@AuCRHI
Copy link
Contributor

AuCRHI commented Dec 15, 2018

We are looking at ways of improving the wallet functionality of XDN as we currently only use Simplewallet CLI and the GUI version. Can anyone offer advice and help in implementing zedwallet or zedwallet++ on XDN?

@AuCRHI AuCRHI added the help wanted Extra attention is needed label Dec 15, 2018
@skironDotNet
Copy link

Where can Zedwallet be found? Looks like part of turtlecoin and already removed from github

@AuCRHI
Copy link
Contributor Author

AuCRHI commented Dec 18, 2018

https://github.com/turtlecoin/turtlecoin/tree/development/src - Go all the way to the bottom of the code

@skironDotNet
Copy link

skironDotNet commented Dec 19, 2018

I think this is a simple task (for someone who knows c++), but at the same time I think zedwallet is just transformed simple wallet, it contains same methods just reorganized GUI of CLI, it talks ok to XDN damon, but it's programmed to use Turtle Addess format, so oviously can't use as is, but I'm not sure about the benefits, except maybe the source code could be cleaner than simplewallet

ZED on the left, XDN daemon on the right

2018-12-19 08_41_17-cmder

@skironDotNet
Copy link

Since I'm .NET engineer I could rather use this source and adjust for XDN https://github.com/seredat/CryptoNoteWalletWrapper

but I'm looking for other .net based solutions as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants