Documentation
Search
Documentation
- About Emercoin
- Introduction
-
Install Software
- Core Wallets
- Other wallets
- Running Emercoin
- How to recover
- Emercoin API
- Blockchain Services
- Block Generation
- Emercoin Press Kit
- Links & Resources
- Known Bugs
Linux Quickstart
The simplest way to start from scratch with the command line client, automatically syncing blockchain and creating a wallet, is to just run this command (without arguments) from the directory containing your emercoind binary:
$ ./emercoind
To run with the standard GUI interface:
$ ./emercoin-qt