diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 30 |
1 files changed, 15 insertions, 15 deletions
@@ -1,24 +1,24 @@ <h1 align="center"> -Dogecoin Core [DOGE, Ð] +Discoin Core [DOGE, Ð] <br/><br/> </h1> Select language: EN | [CN](./README_zh_CN.md) -Dogecoin is a cryptocurrency like Bitcoin, although it does not use SHA256 as +Discoin is a cryptocurrency like Bitcoin, although it does not use SHA256 as its proof of work (POW). Taking development cues from Tenebrix and Litecoin, -Dogecoin currently employs a simplified variant of scrypt. +Discoin currently employs a simplified variant of scrypt. **Website:** [discoin.com](https://discoin.com) ## Installation 💻 Please see [the installation guide](INSTALL.md) for information about installing -Dogecoin Core. +Discoin Core. ### Such ports -Dogecoin Core by default uses port `22556` for peer-to-peer communication that +Discoin Core by default uses port `22556` for peer-to-peer communication that is needed to synchronize the "mainnet" blockchain and stay informed of new transactions and blocks. Additionally, a JSONRPC port can be opened, which defaults to port `22555` for mainnet nodes. It is strongly recommended to not @@ -31,7 +31,7 @@ expose RPC ports to the public internet. ## Ongoing development - Moon plan 🌒 -Dogecoin Core is an open source and community driven software. The development +Discoin Core is an open source and community driven software. The development process is open and publicly visible; anyone can see, discuss and work on the software. @@ -41,8 +41,8 @@ Main development resources: follow planned and in-progress work for upcoming releases. * [Github Discussion](https://github.com/discoin/discoin/discussions) is used to discuss features, planned and unplanned, related to both the development of - the Dogecoin Core software, the underlying protocols and the DOGE asset. -* [Dogecoindev subreddit](https://www.reddit.com/r/discoindev/) + the Discoin Core software, the underlying protocols and the DOGE asset. +* [Discoindev subreddit](https://www.reddit.com/r/discoindev/) ### Version strategy Version numbers are following ```major.minor.patch``` semantics. @@ -65,7 +65,7 @@ If you find a bug or experience issues with this software, please report it using the [issue system](https://github.com/discoin/discoin/issues/new?assignees=&labels=bug&template=bug_report.md&title=%5Bbug%5D+). Please see [the contribution guide](CONTRIBUTING.md) to see how you can -participate in the development of Dogecoin Core. There are often +participate in the development of Discoin Core. There are often [topics seeking help](https://github.com/discoin/discoin/labels/help%20wanted) where your contributions will have high impact and get very appreciation. wow. @@ -73,23 +73,23 @@ where your contributions will have high impact and get very appreciation. wow. You can join the communities on different social media. To see what's going on, meet people & discuss, find the lastest meme, learn -about Dogecoin, give or ask for help, to share your project. +about Discoin, give or ask for help, to share your project. Here are some places to visit: -* [Dogecoin subreddit](https://www.reddit.com/r/discoin/) -* [Dogeducation subreddit](https://www.reddit.com/r/disducation/) +* [Discoin subreddit](https://www.reddit.com/r/discoin/) +* [Disducation subreddit](https://www.reddit.com/r/disducation/) * [Discord](https://discord.gg/discoin) -* [Dogecoin Twitter](https://twitter.com/discoin) +* [Discoin Twitter](https://twitter.com/discoin) ## Very Much Frequently Asked Questions ❓ -Do you have a question regarding Dogecoin? An answer is perhaps already in the +Do you have a question regarding Discoin? An answer is perhaps already in the [FAQ](doc/FAQ.md) or the [Q&A section](https://github.com/discoin/discoin/discussions/categories/q-a) of the discussion board! ## License - Much license ⚖️ -Dogecoin Core is released under the terms of the MIT license. See +Discoin Core is released under the terms of the MIT license. See [COPYING](COPYING) for more information or see [opensource.org](https://opensource.org/licenses/MIT) |