dogecoin/README.md

62 lines
2.5 KiB
Markdown
Raw Normal View History

<h1 align="center">
Dogecoin Core [DOGE, Ð]
<br/><br/>
<img src="https://static.tumblr.com/ppdj5y9/Ae9mxmxtp/300coin.png" alt="Dogecoin" width="300"/>
</h1>
<div align="center">
[![DogecoinBadge](https://img.shields.io/badge/Doge-Coin-yellow.svg)](https://dogecoin.com)
[![Build Status](https://travis-ci.com/dogecoin/dogecoin.svg?branch=master)](https://travis-ci.com/dogecoin/dogecoin)
[![MuchWow](https://img.shields.io/badge/Much-Wow-yellow.svg)](https://dogecoin.com)
</div>
Select Doc Language: ENG | [CN_simplified](./README_zh_CN.md) | [more...](./README.md)
Dogecoin 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.
- **Website:** [dogecoin.com](https://dogecoin.com)
## Ongoing development - Moon plan 🌒
Dogecoin Core is an open source and community driven software.
Development process is done publicly. Anyone can see, discuss and work on them.
Main tools used for the core development :
* [Github Projects](https://github.com/dogecoin/dogecoin/projects) to see all developments and [Github Discussion](https://github.com/dogecoin/dogecoin/discussions) to discuss them
* [Dogecoin Improvement Proposals (DIPs)](https://github.com/dogecoin/dips) for major improvements
* [Dogecoindev subreddit](https://www.reddit.com/r/dogecoindev/)
## Installation omg developers 👨‍💻
To get all information to setup Dogecoin Core locally, see [INSTALL.md](INSTALL.md).
## Contribute 🤝
Look at [CONTRIBUTING.md](CONTRIBUTING.md) to see how you can participate !
Do not limitate yourself to guidelines, feel free to contribute in your own way 🚀.
## Community 🚀🍾
You can join the community on different social media !
To see what's going on, meet people & discuss, find the lastest meme, learn about dogecoin,
give or ask different type of help, to share your project... some places to visit !
* [Discord](https://discord.gg/dogecoin)
* [Dogecoin subreddit](https://www.reddit.com/r/dogecoin/)
* [Dogeducation subreddit](https://www.reddit.com/r/dogeducation/)
* [Dogecoin Devs Twitter](https://twitter.com/dogecoin_devs)
## Very Much Frequently Asked Questions ❓
You have a question regarding dogecoin ? An answer is perhaps already in the [FAQ](doc/FAQ.md) !
2014-05-23 16:30:38 +02:00
## License Much license ⚖️
Dogecoin 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)