User creation
Let's create our signer (public and private key pair)
Create your signer (user)
Now that you understand how keys and signatures work, let's create a signer...
After entering minka signer create
command you will be prompted with additional questions. Answer them the same way as shown below.
In the console (by default) you can only see your public key. This is for security purposes, plus, most of the time, you will only need your public key
.
However, you can also see your private key
if you pass the -s
flag:
IMPORTANT: You NEVER want to share your private keys publicly! But since this is a tutorial running a demo ledger on a test server it doesn't really matter who can see it.