Skip to content

Instantly share code, notes, and snippets.

@rbnpercy
Created June 30, 2020 22:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rbnpercy/898eec0235e5aac466f2bf9646b90623 to your computer and use it in GitHub Desktop.
Save rbnpercy/898eec0235e5aac466f2bf9646b90623 to your computer and use it in GitHub Desktop.
./keycard shell <<END
keycard-select
keycard-set-secrets 123456 123456789012 KeycardTest
keycard-pair
keycard-open-secure-channel
keycard-verify-pin {{ session_pin }}
keycard-derive-key m/44'/60'/0'/0/0
keycard-sign 0000000000000000000000000000000000000000000000000000000000000000
keycard-unpair {{ session_pairing_index }}
END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment