Adding new account

When pressing the Add new Account button the following dialog will open:

Add a name to your account and the private key for the wallet you want to control with that account.

What we are calling an account here is a pointer to an existent wallet you control. Plutus Terminal does not generate a new wallet address for you, use your wallet of choice for that (e.g MetaMask, Rabby).

Learn more about MetaMask here:

Getting started: https://support.metamask.io/getting-started/getting-started-with-metamask/

Extract Private Key: https://support.metamask.io/managing-my-wallet/secret-recovery-phrase-and-private-keys/how-to-export-an-accounts-private-key/

Learn more about Rabby here:

Getting Started: https://medium.com/@rabby_io/rabby-wallet-easy-onboarding-for-new-users-6fb1ab26ef40

Withe form complete, press the Create new Account button, if everything is good, you will see your new account being selected in the terminal. If anything is wrong, you will get an error message in the dialog window.

Last updated