From add8ef5c53fac1baf05b97a12e6fc7414b5a3f21 Mon Sep 17 00:00:00 2001 From: Marco Granelli Date: Fri, 24 Nov 2023 18:18:10 +0100 Subject: [PATCH] Updates instructions --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ccf1211..9b121a3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,16 @@ # Namada Trusted Setup Claimer -CLI util to sign arbitrary messages with. The signing keys -are obtained from Namada's trusted setup cerimony. +CLI util to sign arbitrary messages with. The signing keys are obtained from +Namada's trusted setup cerimony. + +To run it just type: + +```shell +cargo run +``` + +You will be asked to provide the seed used during the trusted setup ceremony. +Once you've done that, you can choose to: + +1. Show the public key +2. Sign a message