You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
moreati
pushed a commit
to moreati/wallet-site
that referenced
this issue
Feb 24, 2022
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?
The text was updated successfully, but these errors were encountered: