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
Our tools foundry account and foundry-keystore-cli do not expose public key and private key. There are two reasons. A normal user does not need a public key and a private key. (We assumed that a developer can write a script easily that prints private key and public key). Printing private key has a security problem. A suer must keep their private key as an encrypted form.
Since we are developers, we need a script that prints private key and public key.