/pikeys

A key management service written in GoLanguage meant to run on an air-gapped Raspberry Pi. Allows you to securely manage keypairs associated with a mnemonic phrase.

Primary LanguageGo

Build

  • make build

Create Mnemonic (Stores In ~/pikeys/mnemonic.csv)

  • make run-create