####################################################################################################
####################################################################################################
####################################################################################################
####################################################################################################
####################################################################################################
######################################BGP5YJJ JJY5GBB##################################################
#################################BGY?!~^^::::::::::::::^^~7J5G#######################################"#######
##############################B5?~^::^^^^^^^^^^^^^^^^^^^^^:::^!?PB######################################
############################57^::^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^:^~?G##################################
#########################BY!^:^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^:^7P################################
########################5~:^^^^^^^^^^^^^^^^^^^^^^^^^^^:^^^^^^^^^^^^^:^7G##############################
######################B7^^^^^^^^^^^^^^^^~~^^^^^^^^~~!!7!^^^^^^^^^^^^^^:^J##############################
#####################G~:^^^^^^^^^^^^^^^~G#BGPPPPGGBB####!:^^^^^^^^^^^^^^:7B############################
####################G~:^^^^^^^^^^^^^^^^5################P^^^^^^^^^^^^^^^^:7B#########################
###################B~:^^^^^^^^^^^^^^^:?##################J:^^^^^^^^^^^^^^^:?##########################
###################?:^^^^^^^^^^^^^^^^!B##################B!^^^^^^^^^^^^^^^^^5#########################
##################G^^^^^^^^^^^^^^^^^^~!!!!!~~~~~~~~~~!!!!!~^^^^^^^^^^^^^^^^:!############################
##################5:^^^^^^^^^^^^^:::::^^^~~!!!!!!!!!!~~^^^:::::^^^^^^^^^^^^^^G################################
##################J:^^^^^^^^^^^~!7?Y5PGBB##############BBGP5Y?7!~^^^^^^^^^^^^P###########################
##################J:^^^^^^^^^!?Y5PPPPP555555P5555555555555PPPPP5Y?!^^^^^^^^^^P################################
##################5:^^^^^^^^^^^^^^:::~!7?7!^::::::::^!7?7!^::^^^^^^^^^^^^^^^^B################################
##################B~^^^^^^^^^^^^^^^7PG5YJYPGY~:^^:!5G5YJYPG5~^^^^^^^^^^^^^^:7#############################
###################J:^^^^^^^^^^^^:?#5^::::^!BG5PP5BP~^:::^~GB!^^^^^^^^^^^^^^P###############################
####################!:^^^^^^^^^^^:P#~:^^^^^:J&J~~5&!:^^^^^:7&J:^^^^^^^^^^^:J###############################
####################B!:^^^^^^^^^^^7#P!^::^^?BP^^:~BG!^:::^7GG~^^^^^^^^^^^:?######################### #### #
#####################B7:^^^^^^^^^^^~5GP555PP?^^^^^~YGP555PGJ^^^^^^^^^^^^^J############################## #
#######################J^:^^^^^^^^^^:^!!7!~^:^^^^^^:^~!7!~^:^^^^^^^^^^:~5################################ #
########################G7^:^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^:^JB############################ #
##########################P7^:^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^::~?G############################### #
############################GJ!^::^^^^^^^^^^^^^^^^^^^^^^^^^^^^::^!YB################################## #
###############################PJ7~^::^^^^^^^^^^^^^^^^^^^:::^~7YG##################################### #
##################################BPY?!~^^^::::::::::^^^~7J5GB#############################################
#######################################BBGP5YYYJJYY55PGB################################################
####################################################################################################
####################################################################################################
####################################################################################################
####################################################################################################
####################################################################################################
#######G#################################################B#####################################B####
Speficications:
Coin name - Incognito
Ticker - INC
Total supply - 888,888,888
Block Reward - 720 per day
Github - github.com/google2725
Block Explorer -
https://scan.incognitolayer.proMining Pools - Soon
Exchanges - Soon
Social - Soon
Website -
https://incognitolayer.proWhirlpoolX Algorithm (Cryptographic Hash)Origin: Derived from the Whirlpool hash function (designed by Barreto & Rijmen, 2000), which itself is based on AES-like block cipher techniques.
Block size: 512 bits.
Digest size: 512 bits.
Structure: Uses a Miyaguchi–Preneel construction, applying a dedicated block cipher called W.
Rounds: 10 rounds of transformations (similar to AES steps: SubBytes, ShiftColumns, MixRows, AddRoundKey).
WhirlpoolX modification:
Introduced by Vanillacoin (later Vcash) as a proof-of-work hashing algorithm.
Uses the standard Whirlpool permutation but with an extra XOR operation to “scramble” the output differently.
This slight modification was intended to break compatibility with existing Whirlpool implementations, making it less ASIC-friendly at the time.
Why It’s Important Incognito Is an L1Privacy is built into the base layer, not added later.
This is different from Bitcoin or Ethereum, where privacy is attempted via Layer 2 protocols or mixers.
Incognito design means every single transaction is private-by-default, enforced by consensus.
CryptoNote ProtocolUntraceable Transactions (Ring Signatures)
When you send funds, your signature is mixed with a group of possible signers (decoys).
This makes it computationally infeasible to determine which input actually belongs to you.
Unlinkable Addresses (Stealth Addresses)
Each transaction uses a one-time public key derived from the recipient’s address.
Even if you receive multiple payments, they cannot be linked together on the blockchain.
Double-Spending Protection
Uses key images, cryptographic markers derived from your private key.
Each spend produces a unique key image that can only appear once in the blockchain, preventing double spends while preserving anonymity.
Adaptive Parameters (Difficulty + Block Size)
Block size dynamically adjusts based on demand instead of being fixed.
Mining difficulty adjusts to maintain consistent block times.
Proof-of-Work (CryptoNight → WhirlPoolX in Incognito)
Initially used CryptoNight, a memory-hard algorithm designed to resist ASICs.