#BLAKE2 or #b2sum version of the same command needs coreutils from homebrew
$ brew install coreutils
then
$ find . -type f -exec b2sum {} + > checksums.txt