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

Cloack coin integration into Lunes Wallet #16

Open
felipematheus opened this issue Apr 12, 2019 · 1 comment
Open

Cloack coin integration into Lunes Wallet #16

felipematheus opened this issue Apr 12, 2019 · 1 comment

Comments

@felipematheus
Copy link

felipematheus commented Apr 12, 2019

Hello! We are currently in the process of implementing cloack coin integration into our wallet, Lunes located at https://luneswallet.app. We need guidance on how to obtain some information needed for wallet management. Our wallet manages address by using seedwords with twelve words, and we would need to generate the user address based on the seedwords that are stored in the user browser. Another thing we would need is how to retrieve the transactions history from the user addressess.

We currently use bitcoinjs-lib to generate addressess and electrumx to manage information about transaction history and blockchain information in general. If we are able to use our current stack to get this information it also would help us.

Thank you !

@anorakthagreat
Copy link
Contributor

Hi,

Unfortunately, current client does not support HD wallets so I doubt you can make that work easily.

CloakCoin CLI is very similar to Bitcoin, you can type help in the wallet console and get a list of supported commands and their descriptions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants