MacOS wrapper around a KERI agent.
pip install -r requirements.txt
make build
./dist/ward.app/Contents/MacOS/ward
Requires an identifier and signing certificates configured in an Apple developer account.
source venv/bin/activate
export ward_signer="SIGNER_HASH"; make publish;
SIGNER_HASH
should be of type Developer ID Installer
and can be found by using:
security find-identity -p basic -v
Icons made by Smashicons from www.flaticon.com