HDDcoin HODL is a special program, planned for Q4 2021, as per our Road Map. This program will allow Coin Holders to earn rewards on HDD locked in a Smart Contract for a specific hold duration.
It is specially designed to build the HDDcoin community by encouraging members to hold their Coins for longer periods of time, giving these members the opportunity to increase their investment. Our goal is to enhance stability in our currency while at the same time encouraging growth.
Contracts are secured and managed 100% on-chain using a Smart Coin/Contract coded in CLVM (the on-chain programming language used by HDDcoin).
HODL Rewards are funded from the HDDcoin pre-farm, with funds reserved for several years of the HODL program to benefit the community. This is one of the reasons we have a pre-farm!
Some of the main features of HDDcoin HODL include:
Please note that only HDDcoin version v2.0.0 and above supports HDDcoin HODL. If you are interested in enrolling in HODL but are still on a version of HDDcoin prior to v2.0.0, you will need to update your Client.
# Early Bird Contract (Available: January 10th-14th, 2022)
EBRD-3M5
# First Year (Promo) Contract (Available from January 15th, 2022)
PROMO-3M4
# Regular 3-Months Contract (Available from January 15th, 2023)
HODL-3M2
# Early Bird Contract (Available: January 10th-14th, 2022)
EBRD-6M12
# First Year (Promo) Contract (Available from January 15th, 2022)
PROMO-6M10
# Regular 6-Months Contract (Available from January 15th, 2023)
HODL-6M5
# Early Bird Contract (Available: January 10th-14th, 2022)
EBRD-12M30
# First Year (Promo) Contract (Available from January 15th, 2022)
PROMO-12M24
# Regular 12-Months Contract (Available from January 15th, 2023)
HODL-12M12
Usage:
hddcoin hodl [OPTIONS] COMMAND [ARGS]
Options:
-h, –help Show this message and exit.
Commands:
cancel Cancel an existing HODL contract
commit Register for, and commit funds to, a HODL contract
limits Check the current HODL contract limits, and status for key
profits Display past and future HODL profits.
programs Display currently available HODL programs
show Display contract details for contract(s).
# Step 1: Open a Terminal
# Step 2: Change Directory to your HDDcoin install directory
cd ~/hddcoin-blockchain
# Step 3: Activate the HDDcoin Virtual environment
. ./activate
# Step 4: Check out what HODL programs are currently available.
hddcoin hodl programs
# Step 5: List your wallet balances and fingerprints.
# this will let you know what funds you have available to commit to the on-chain HODL contract.
# this will also show you “fingerprint” of the wallet you want to use
hddcoin wallet show
# Step 6 (Optional): Access the help text on how to commit funds to an on-chain HODL contract.
hddcoin hodl commit -h
# Step 7: Execute your HODL Contract.
# (Substitute in your appropriate values for the variables in bold — example given at end of instructions)
hddcoin hodl commit -P program_name -f wallet_fingerprint -a amount_to_commit
# Step 8: Validate your HODL contract balance, using the standard wallet view command.
# NOTE: Please be patient. This can take up to a minute before your balances are reflected on the blockchain and shown in your wallet overview.
hddcoin wallet show
# Step 9: Get more detail on all your HODL contracts.
hddcoin hodl show
# Example Command for Step 7 (to execute HODL Contract)
hddcoin hodl commit -P PROMO-12M24 -f 1234567890 -a 250
# Step 1: Open a Terminal
# Step 2: Make a convenient reference for the hddcoin executable
alias hddcoin='/usr/lib/hddcoin-blockchain/resources/app.asar.unpacked/daemon/hddcoin'
# Step 3: Check out what HODL programs are currently available.
hddcoin hodl programs
# Step 4: List your wallet balances and fingerprints.
# this will let you know what funds you have available to commit to the on-chain HODL contract.
# this will also show you “fingerprint” of the wallet you want to use
hddcoin wallet show
# Step 5 (Optional): Access the help text on how to commit funds to an on-chain HODL contract.
hddcoin hodl commit -h
# Step 6: Execute your HODL Contract.
# (Substitute in your appropriate values for the variables in bold — example given at end of instructions)
hddcoin hodl commit -P program_name -f wallet_fingerprint -a amount_to_commit
# Step 7: Validate your HODL contract balance, using the standard wallet view command.
# NOTE: Please be patient. This can take up to a minute before your balances are reflected on the blockchain and shown in your wallet overview.
hddcoin wallet show
# Step 8: Get more detail on all your HODL contracts.
hddcoin hodl show
# Example Command for Step 6 (to execute HODL Contract)
hddcoin hodl commit -P PROMO-12M24 -f 1234567890 -a 250
# Step 1: Open a PowerShell terminal
# Step 2: Make a convenient reference for the hddcoin executable
Set-Alias hddcoin $env:LocalAppData/hddcoin-blockchain/app-2.0.2/resources/app.asar.unpacked/daemon/hddcoin.exe
# Step 3: Check out what HODL programs are currently available
hddcoin hodl programs
# Step 4: List your wallet balances and fingerprints.
# this will let you know what funds you have available to commit to the on-chain HODL contract.
# this will also show you “fingerprint” of the wallet you want to use
hddcoin wallet show
# Step 5 (Optional): Access the help text on how to commit funds to an on-chain HODL contract.
hddcoin hodl commit -h
# Step 6: Execute your HODL Contract.
# (Substitute in your appropriate values for the variables in bold — example given at end of instructions)
hddcoin hodl commit -P program_name -f wallet_fingerprint -a amount_to_commit
# Step 7: Validate your HODL contract balance, using the standard wallet view command.
# NOTE: Please be patient. This can take up to a minute before your balances are reflected on the blockchain and shown in your wallet overview.
hddcoin wallet show
# Step 8: Get more detail on all your HODL contracts.
hddcoin hodl show
# Example Command for Step 6 (to execute HODL Contract)
hddcoin hodl commit -P PROMO-12M24 -f 1234567890 -a 250
# Step 1: Open a Terminal
# Step 2: Make a convenient reference for the hddcoin executable
alias hddcoin='/Applications/HDDcoin.app/Contents/Resources/app.asar.unpacked/daemon/hddcoin'
# Step 3: Check out what HODL programs are currently available.
hddcoin hodl programs
# Step 4: List your wallet balances and fingerprints.
# this will let you know what funds you have available to commit to the on-chain HODL contract.
# this will also show you “fingerprint” of the wallet you want to use
hddcoin wallet show
# Step 5 (Optional): Access the help text on how to commit funds to an on-chain HODL contract.
hddcoin hodl commit -h
# Step 6: Execute your HODL Contract.
# (Substitute in your appropriate values for the variables in bold — example given at end of instructions)
hddcoin hodl commit -P program_name -f wallet_fingerprint -a amount_to_commit
# Step 7: Validate your HODL contract balance, using the standard wallet view command.
# NOTE: Please be patient. This can take up to a minute before your balances are reflected on the blockchain and shown in your wallet overview.
hddcoin wallet show
# Step 8: Get more detail on all your HODL contracts.
hddcoin hodl show
# Example Command for Step 6 (to execute HODL Contract)
hddcoin hodl commit -P PROMO-12M24 -f 1234567890 -a 250
3 Months
6 Months
12 Months