Menu

Tree [efbe5d] master /
 History

HTTPS access


File Date Author Commit
 contrib 2014-05-25 naitpes naitpes [ed4fa9] lupa
 doc 2014-05-21 Naitpes A. Naitpes A. [5509dd] Update README.md
 release 2014-05-21 naitpes naitpes [17e413] Upload pertamax
 share 2014-05-21 naitpes naitpes [17e413] Upload pertamax
 src 2018-01-13 Alan Cramer Alan Cramer [7bde2a] Updated symbol from IDC to INDO
 .gitattributes 2014-05-21 naitpes naitpes [17e413] Upload pertamax
 .gitignore 2014-05-21 naitpes naitpes [17e413] Upload pertamax
 .travis.yml 2018-01-17 Alan Cramer Alan Cramer [efbe5d] Added .travis.yml
 COPYING 2014-05-21 naitpes naitpes [17e413] Upload pertamax
 INSTALL 2014-05-21 naitpes naitpes [17e413] Upload pertamax
 README.md 2018-01-13 Alan Cramer Alan Cramer [2bbff0] Updated README.md
 indocoin-qt.pro 2014-05-21 naitpes naitpes [17e413] Upload pertamax

Read Me

Indocoin

What is Indocoin?

Indocoin is an open source peer-to-peer cryptocurrency, originally developed for the People of Indonesia. It's more practical use is as a micro-payments platform, for goods and services within Indonesia and around the world.

License

Indocoin is released under the terms of the MIT license. See COPYING
for more information or see http://opensource.org/licenses/MIT.

Development and contributions

Developers work in their own trees, then submit pull requests when they think
their feature or bug fix is ready.

Rewards

Rewards are soft capped at 19,450,000,000. After that every block generate 500 INDO.

1-500,000 = 20,000 INDO

500,001-1,000,000 = 10,000 INDO

1,000,001-1,500,000 = 5,000 INDO

1,500,001-2,000,000 = 2,500 INDO

2,000,001-2,500,000 = 1,400 INDO

2,500,000+ = 500 INDO

Specifications

Scrypt Proof of Work. 1 Minute Block Targets, 4 Hour Diff Readjustments. For more info https://bitcointalk.org/index.php?topic=612311.0

How to build indocoind

sudo 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

Ports

RPC Port: 19451

P2P Port: 19457

-Testnet RPC: 19458

-Testnet P2P: 19459

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.