Using Daedalus as a Cardano Node for Minting Tokens

Btw for MacOS:

Testnet: (for mainnet client adapt application path)

$ cd "/Applications/Daedalus Testnet.app/Contents/MacOS"

$ export CARDANO_NODE_SOCKET_PATH=$(ps ax | grep -v grep | grep cardano-wallet | grep testnet | sed -E 's/(.*)node-socket //')

$ ./cardano-cli query tip --testnet-magic 1097911063