openethereum/mac/install-readme.txt

20 lines
637 B
Plaintext

Parity Wallet
=============
Welcome to Parity Wallet, your all-in-one Ethereum node and wallet.
WARNING: This installer is **EXPERIMENTAL**. Use it at your own risk.
If you continue, Parity will be installed as a system service. You will be able to use the Parity Wallet through your browser by following the shortcut in the Launchpad or navigating to http://localhost:8080/ in your browser.
To temporarily disable Parity Wallet (and stop Parity) use:
launchctl stop io.parity.ethereum
To completely uninstall Parity Wallet use:
sudo -c /usr/local/libexec/uninstall-parity.sh
Parity is distributed under the terms of the GPL.