diff --git a/doc/JSON-RPC-interface.md b/doc/JSON-RPC-interface.md --- a/doc/JSON-RPC-interface.md +++ b/doc/JSON-RPC-interface.md @@ -1,7 +1,7 @@ # JSON-RPC Interface -The headless daemon `bitcoind` has the JSON-RPC API enabled by default, the GUI -`bitcoin-qt` has it disabled by default. This can be changed with the `-server` +The headless daemon `ecashd` has the JSON-RPC API enabled by default, the GUI +`ecash-qt` has it disabled by default. This can be changed with the `-server` option. In the GUI it is possible to execute RPC methods in the Debug Console Dialog. @@ -62,7 +62,7 @@ withstand arbitrary Internet traffic, so changing the above settings to expose it to the Internet (even using something like a Tor hidden service) could expose you to unconsidered vulnerabilities. See - `bitcoind -help` for more information about these settings and other + `ecashd -help` for more information about these settings and other settings described in this document. Related, if you use Bitcoin ABC inside a Docker container, you may diff --git a/doc/README.md b/doc/README.md --- a/doc/README.md +++ b/doc/README.md @@ -50,12 +50,12 @@ Unpack the files into a directory and run: -- `bin/bitcoin-qt` (GUI) or -- `bin/bitcoind` (headless) +- `bin/ecash-qt` (GUI) or +- `bin/ecashd` (headless) ### Windows -Unpack the files into a directory, and then run bitcoin-qt.exe. +Unpack the files into a directory, and then run ecash-qt.exe. ### macOS @@ -97,7 +97,7 @@ ### Miscellaneous - [Assets Attribution](assets-attribution.md) -- [bitcoin.conf Configuration File](bitcoin-conf.md) +- [ecash.conf Configuration File](ecash-conf.md) - [Files](files.md) - [Fuzz-testing](fuzzing.md) - [Reduce Memory](reduce-memory.md) diff --git a/doc/README_windows.txt b/doc/README_windows.txt --- a/doc/README_windows.txt +++ b/doc/README_windows.txt @@ -3,7 +3,7 @@ Intro ----- -Bitcoin is a free open source peer-to-peer electronic cash system that is +ECash is a free open source peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending. @@ -11,11 +11,11 @@ Setup ----- -Unpack the files into a directory and run bitcoin-qt.exe. +Unpack the files into a directory and run ecash-qt.exe. Bitcoin ABC is based on Bitcoin Core, which is the original Bitcoin client and builds the backbone of the network. It downloads and stores the entire history -of Bitcoin transactions; depending on the speed of your computer and network +of eCash transactions; depending on the speed of your computer and network connection, the synchronization process can take anywhere from a few hours to a day or more. diff --git a/doc/REST-interface.md b/doc/REST-interface.md --- a/doc/REST-interface.md +++ b/doc/REST-interface.md @@ -110,4 +110,4 @@ Risks ------------- -Running a web browser on the same node with a REST enabled bitcoind can be a risk. Accessing prepared XSS websites could read out tx/block data of your node by placing links like `