| File | Date | Author | Commit |
|---|---|---|---|
| contrib | 2014-05-25 |
|
[ed4fa9] lupa |
| doc | 2014-05-21 |
|
[5509dd] Update README.md |
| release | 2014-05-21 |
|
[17e413] Upload pertamax |
| share | 2014-05-21 |
|
[17e413] Upload pertamax |
| src | 2018-01-13 |
|
[733b98] Revert "Updated symbol from IDC to INDO" |
| .gitattributes | 2014-05-21 |
|
[17e413] Upload pertamax |
| .gitignore | 2014-05-21 |
|
[17e413] Upload pertamax |
| COPYING | 2014-05-21 |
|
[17e413] Upload pertamax |
| INSTALL | 2014-05-21 |
|
[17e413] Upload pertamax |
| README.md | 2018-01-13 |
|
[ed6af1] Revert "Updated README.md" |
| indocoin-qt.pro | 2014-05-21 |
|
[17e413] Upload pertamax |
Indocoin is an open source peer-to-peer cryptocurrency, aimed towards Indonesian community.
http://indocoin.net/
Indocoin is released under the terms of the MIT license. See COPYING
for more information or see http://opensource.org/licenses/MIT.
Developers work in their own trees, then submit pull requests when they think
their feature or bug fix is ready.
Rewards are soft capped at 19,450,000,000. After that every block generate 500 IDC.
1-500,000 = 20,000 IDC
500,001-1,000,000 = 10,000 IDC
1,000,001-1,500,000 = 5,000 IDC
1,500,001-2,000,000 = 2,500 IDC
2,000,001-2,500,000 = 1,400 IDC
2,500,000+ = 500 IDC
Scrypt Proof of Work. 1 Minute Block Targets, 4 Hour Diff Readjustments. For more info https://bitcointalk.org/index.php?topic=612311.0
indocoindsudo apt-get install build-essential \
libssl-dev \
libdb5.1++-dev \
libboost-all-dev \
libqrencode-dev \
libminiupnpc-dev
cd src/
make -f makefile.unix USE_UPNP=1 USE_IPV6=1 USE_QRCODE=1
RPC Port: 19451
P2P Port: 19457
-Testnet RPC: 19458
-Testnet P2P: 19459