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

Issues while creating Singleton wallet and Private Keys #145

Open
sonu-c247 opened this issue Nov 30, 2021 · 1 comment
Open

Issues while creating Singleton wallet and Private Keys #145

sonu-c247 opened this issue Nov 30, 2021 · 1 comment

Comments

@sonu-c247
Copy link

I am new to avalanche, and just wondering how exactly I can create a singleton wallet in JS? I checked the documentation, but there is not enough information, I am not sure if I'll need to get the private key, every time I want to create a new wallet, and store it somewhere, or use the same private key every time? Can anyone please suggest what to do? Also, how can I fund this wallet for testing purposes?

If I need to generate a different private key for different wallets, how exactly I can generate it using JavaScript? Is there any API to generate this or any library which can help?

moreati pushed a commit to moreati/wallet-site that referenced this issue Feb 24, 2022
Temporary fix for chain transfers
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
@sonu-c247 and others