Skip to content

Instantly share code, notes, and snippets.

@zengadget
Created April 10, 2021 22:58
Show Gist options
  • Save zengadget/f9466c75da8f6a35282ef4443e8e0c71 to your computer and use it in GitHub Desktop.
Save zengadget/f9466c75da8f6a35282ef4443e8e0c71 to your computer and use it in GitHub Desktop.
Enable `cardano-cli` from Deadalus Wallet
CARDANO_NODE_SOCKET_PATH="/Users/${username}/Library/Application Support/Daedalus Mainnet/cardano-node.socket"
PATH=${PATH}:"/Applications/Daedalus Mainnet.app/Contents/MacOS"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment