Cryptic Cash Decentralized Cryptocurrency

Дискусии за останалите алтернативни криптовалути

Модератори: ekrem, Moderators

Cryptic Cash Decentralized Cryptocurrency

Мнениеот SLAm » 07 Май 2018, 16:05

Cryptic Cash Decentralized Cryptocurrency

www.crypticcash.org
www.explorer.crypticcash.org
www.wallet.crypticcash.org
www.paperwallet.crypticcash.org
www.pool.crypticcash.org

What is Cryptic Cash?
Cryptic Peer-to-Peer Electronic Cash is decentralized cryptocurrency for daily payments. Our technology is revolutionizing the financial services industry by empowering millions across the globe to authenticate and transact immediately and without costly intermediaries. Cryptic Cash is decentralized peer to peer electronic cash system, a lite version of Bitcoin using scrypt as a proof-of-work algorithm.

Код за потвърждение: Избери целия код
2.5 minute block targets
subsidy halves in 840k blocks (~4 years)
~84 million total coins
The rest is the same as Bitcoin.

- 50 coins per block
- 2017 blocks to retarget difficulty


For more information, as well as an immediately usable, binary version of the Cryptic Cash client software, see http://www.crypticcash.org

Introduction
Commerce on the Internet has come to rely almost exclusively on financial institutions serving as trusted third parties to process electronic payments. While the system works well enough for most transactions, it still suffers from the inherent weaknesses of the trust based model. Completely non-reversible transactions are not really possible, since financial institutions cannot avoid mediating disputes.

The cost of mediation increases transaction costs, limiting the minimum practical transaction size and cutting off the possibility for small casual transactions, and there is a broader cost in the loss of ability to make non-reversible payments for nonreversible services. With the possibility of reversal, the need for trust spreads. Merchants must be wary of their customers, hassling them for more information than they would otherwise need.

A certain percentage of fraud is accepted as unavoidable. These costs and payment uncertainties can be avoided in person by using physical currency, but no mechanism exists to make payments over a communications channel without a trusted party.

Security
Privacy on/off options for transactions with Cryptic Cash users have the ability to choose what type of transaction they want to make — public or private.
A public transaction is recorded to the Cryptic Cash public ledger in an unchanged form with the sender’s public address, recipient’s public Cryptic Cash address and payment amount of CRYP transferred.

This type of transaction can be done if it is necessary to prove to a third party that the sender did, in fact, make a particular transaction. A private Cryptic Cash transaction is recorded to the public ledger using a one-time public key which is generated by a special algorithm.

Technical Overview
Cryptic Cash gives our users the ability to choose, compare and eventually use the confined reality mechanism that best suits them.
Cryptic Cash is a coin designed for the discrete on of users by offering them the appropriate crypto tools.


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

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

If it is a simple/trivial/non-controversial change, then one of the Cryptic development team members simply pulls it.

If it is a more complicated or potentially controversial change, then the patch submitter will be asked to start a discussion with the devs and community.

The patch will be accepted if there is broad consensus that it is a good thing. Developers should expect to rework and resubmit patches if the code doesn't match the project's coding conventions (see doc/coding.txt) or are controversial.

The master branch is regularly built and tested, but is not guaranteed to be completely stable. Tags are created regularly to indicate new official, stable release versions of Cryptic.



Dependencies:

Код за потвърждение: Избери целия код
sudo apt-get install git

sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils

sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev

sudo apt-get install libboost-all-dev

sudo apt-get install software-properties-common

sudo add-apt-repository ppa:bitcoin/bitcoin

sudo apt-get update

sudo apt-get install libdb4.8-dev libdb4.8++-dev

sudo apt-get install libminiupnpc-dev

sudo apt-get install libzmq3-dev

sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler



Testing
Testing and code review is the bottleneck for development; we get more pull requests than we can review and test. Please be patient and help out, and remember this is a security-critical project where any mistake might cost people lots of money.

Automated Testing
Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code.

Unit tests for the core code are in src/test/. To compile and run them:

Код за потвърждение: Избери целия код
cd src; make -f makefile.unix test


Unit tests for the GUI code are in src/qt/test/. To compile and run them:

Код за потвърждение: Избери целия код
qmake BITCOIN_QT_TEST=1 -o Makefile.test bitcoin-qt.pro
make -f Makefile.test
./cryptic-qt_test


Automated Testing
Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code.

Unit tests for the core code are in src/test/. To compile and run them:

Код за потвърждение: Избери целия код
cd src; make -f makefile.unix


test Unit tests for the GUI code are in src/qt/test/.

To compile and run them:

Код за потвърждение: Избери целия код
qmake BITCOIN_QT_TEST=1 -o Makefile.test bitcoin-qt.pro make -f Makefile.test ./cryptic-qt_test


Compile Wallet Daemon

Код за потвърждение: Избери целия код
cd cryptic/

cd cryptic/src/leveldb

chmod 775 build_detect_platform

sudo make libleveldb.a libmemenv.a

cd ..


Код за потвърждение: Избери целия код
$make -f makefile.unix USE_UPNP=1 USE_QRCODE=1 USE_UPNP=1

sudo ./crypticd


You will get a message stating there is no configuration file.
sudo nano ~/.cryptic/cryptic.conf

Add follw infor and Save the file.

rpcuser=youruser
rpcpassword=yourpassword
rpcallowip=127.0.0.1
rpcport=2300
daemon=1
server=1
gen=0
addnode=164.138.217.90
addnode=62.176.117.67
addnode=164.138.216.95
addnode=185.203.116.210



Код за потвърждение: Избери целия код
 sudo ./crypticd


Compile Qt Wallet

Код за потвърждение: Избери целия код
cd ..



Код за потвърждение: Избери целия код
qmake USE_UPNP=-

make



OFFICIAL CRYPTIC MINING POOL
Official mining pool that will support mining based on Proof-of-Work hashing algorithms used in Cryptic Cash is Scrypt.

STRATUM SERVERS

-o stratum+tcp://164.138.217.90:3433 -u <WALLET_ADDRESS> -p c=CRYP

<WALLET_ADDRESS> should be valid for the currency you mine. DO NOT USE a BTC address here, the auto exchange is disabled!As optional password, you can use -p c=<SYMBOL> if yiimp does not set the currency correctly on the Wallet page.See the “Pool Status” area on the right for PORT numbers. Algorithms without associated coins are disabled.

Cryptic Mining Pool: http://164.138.217.90
Cryptic Mining Pool: http://164.138.217.156
---------------------------------------------------------------
CRYPTIC BLOCK EXPLORER http://159.65.193.255
CRYPTIC BLOCK EXPLORER http://164.138.216.95
SLAm
 
Мнения: 1
Регистриран на: 15 Мар 2018, 14:32

Назад към Други Криптовалути

Кой е на линия

Регистрирани потребители: AJB, Google [Bot], ionicle, viniamin