• Gustav Simonsson's avatar
    Add accounts package and refactor key stores · 512ffa2b
    Gustav Simonsson authored
    * Add initial UserAccount and AccountManager structs
    * Add NewAccount, Sign and Accounts functions
    * Refactor key stores to use key address as main identifier
      while keeping the UUID.
    * Use key address as file/dir names instead of UUID
    512ffa2b
key_store_plain.go 3.71 KB