Created
April 10, 2021 22:58
-
-
Save matej-io/f9466c75da8f6a35282ef4443e8e0c71 to your computer and use it in GitHub Desktop.
Enable `cardano-cli` from Deadalus Wallet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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