Open SimiHunjan opened 3 months ago
Q: Is this the number of accounts or private keys being created off of the recovery phrase?
Randomly-generated seed phrase: rather water fish fury short rate evoke now glare fish harsh top
Enter a number of accounts to generate from your BIP-39 seed phrase
Default: "1"
(enter blank value to use default value)
>
Q: Can this question be removed from my set-up for create account?
Enter your preferred JSON-RPC endpoint URL
Current: "https://7546-hederadev-hellofuturewo-ho8ld4p1rdw.ws-us115.gitpod.io"
(enter blank to re-use the above value)
The relay set-up is not needed for this example. Looking to keep the example focused on what is needed for the task.
Feedback: I am confused why I need three accounts when we have the operator account as one account and the tutorial is going to show how to create a new account.
There are three accounts listed in the .env file (not yet created just a private key derived). Not sure why we need these as the transfer example can show the operator account transferring to the new account that was created as the example.
Feedback items for create an account tutorial.
Previous used ED25519 because that was the only key type that was supported. If so, we would need to update the portal guide to point to grabbing those keys for those users as well. We also need to consider updating other areas in tutorials/examples where use ED25519 keys and replace with ECDSA. The docs should provide consistency throughout unless maybe we are demonstrating a use case for a specific key type and its benefits.
we should also call out the key type here so it is clear because portal displays both types of keys to be clear which one is being used:
to something like
Enter your operator account (ECDSA) private key
with
Enter your operator account (ECDSA) hex encoded private key
Feedback: I don't know what I have to answer this prompt
I provided by key and we tied the account to that key I am assuming from querying the public key of the private key. Not sure what I have to this for.
Q: Is this the number of accounts or private keys being created off of the recovery phrase?