Demonstrates using authorizeAccessKey with the tempoWallet (dialog)
connector. An access key is automatically authorized on connect -- subsequent
matching transfers are signed locally without the wallet popup.
npx gitpick tempoxyz/accounts/examples/access-key
npm i
npm devNote
Access keys expire after 24 hours by default. Adjust the expiry in
src/config.ts to change the duration.