mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-03-16 00:12:29 +00:00
Structure README
This commit is contained in:
parent
2b3d01bae0
commit
a062ae6767
19
README.md
19
README.md
@ -1,25 +1,26 @@
|
||||
DogeCoin [DOGE]
|
||||
# DogeCoin [DOGE, Ð]
|
||||
http://dogecoin.com/
|
||||
|
||||

|
||||
|
||||
# What is Dogecoin? - Such coin
|
||||
## What is Dogecoin? - Such coin
|
||||
Dogecoin is like Bitcoin, but based on Litecoin, and also much more wow.
|
||||
http://dogecoin.com/
|
||||
|
||||
# License - Much license
|
||||
## License - Much license
|
||||
Dogecoin is released under the terms of the MIT license. See [COPYING](COPYING)
|
||||
for more information or see http://opensource.org/licenses/MIT.
|
||||
|
||||
# Development and contributions - omg developers
|
||||
## Development and contributions - omg developers
|
||||
Developers work in their own trees, then submit pull requests when they think
|
||||
their feature or bug fix is ready.
|
||||
|
||||
# Very Much Frequently Asked Questions
|
||||
## Very Much Frequently Asked Questions
|
||||
|
||||
## How much doge can exist?
|
||||
### How much doge can exist?
|
||||
Total of 100,000,000,000 much coins
|
||||
|
||||
## How get doge?
|
||||
### How get doge?
|
||||
Scrypt Proof of Work
|
||||
|
||||
1 Minute Block Targets, 4 Hour Diff Readjustments
|
||||
@ -40,7 +41,7 @@ Special reward system: Random block rewards
|
||||
|
||||
600,000+ — 10,000 Reward (flat)
|
||||
|
||||
## Wow plz make dogecoind
|
||||
### Wow plz make dogecoind
|
||||
|
||||
sudo apt-get install build-essential \
|
||||
libssl-dev \
|
||||
@ -52,7 +53,7 @@ Special reward system: Random block rewards
|
||||
cd src/
|
||||
make -f makefile.unix USE_UPNP=1 USE_IPV6=1 USE_QRCODE=1
|
||||
|
||||
## Such ports
|
||||
### Such ports
|
||||
RPC 22555
|
||||
P2P 22556
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user