Gun user management in samizdat-cli
We need decent Gun user management in samizdat-cli
. Specifically:
-
user registration -
checking if a user exists -
getting a user's pubkey -
user deletion
The last two could be combined into a single function, returning the pubkey if the user exists, and exiting with an error otherwise.
Edited by Michał "rysiek" Woźniak