# README
bip32util
usage
install
go install github.com/cryptogarageinc/pkcs11/cmd/[email protected]
set environment
# required environment
export PIN_CODE="xxxx"
# optional environment
export SLOT_ID="0"
export PARTITION_ID="0"
exec command
bip32util --help
# example
bip32util importxpriv -c=false -l=<label-name> -s=<seed-hex>