D'Academy
Getting started
Yes! its possible you are new, it doesn’t matter if you are a beginner to blockchain or mining?
No worries, We Are Here To Help you.
Learn what you stand to benefit with the highlights below:
#1. Just with a laptop or desktop on any OS, You can produce QnodeCoin ($QNC) via Masternode.
#2. You can also produce new coins on the blockchain by mining with suppported CPU/GPU & ASIC Hardwares.
#3. Currently, QnodeCoin is listed being on HUBS & pools are being created: This removes the barrier of PC and Hardware mining and it gives you the option of shared masternodes or mining pool by concensus.
#4. In the future upgrade, users can use QnodeCoin for peer-to-peer vending for payment settlements on vendorshub.
Learn More details at GIT-WIKI
To begin, You must start by installing the QNC wallet to your Laptop or Desktop.
Click and Go to Wallet Section and download your applicable wallet (chose your OS correctly)
Visit: GATEWAY FOR PORTING
PoW Mining in the context of digital assets such as Qnode currency that runs on it’s native blockchain, refers to the process of solving cryptographically difficult problems as a method of adding transaction records to it’s public ledger of past transactions.
Mining is the mechanism for generating new qnodecoins. Miners are rewarded a percentage of the total coins mined per block which in addition to rewards for masternode owners per block mined serves the purpose of disseminating new coins in a decentralized manner as well as motivating people to provide security for the system. Learn More details at GIT-WIKIMaster-nodes (MN) are the chief coin producer elements of the QNC network. More like a privately owned savings account (you put 20,000 QNC as collateral into an address, and in return you are rewarded with regular interest as the masternode on the network provides a proof of service layer to the Qnode blockchain). On the other, Master-nodes are what help secure the community and relay transactions across the network.
How to Set up a MN on QNC
QNG overall goal is to build a community of vendors who chooses to use and accept QNC as settlement currency starting in Nigeria, Indonesia etc. We are a small community of vendors who are passionate to make do with the QnodeCoin.
Vendors will accept QNC at Point of Sale via P2P platforms.
About Qnode
The Qnode Blockchain is built to be a Decentralized Autonomous Organization (DAO), ran by it's subset of users, which provides a Proof of Work functionality (mining) and a Proof of Service functionality called "master-nodes". The currency can permits privacy of transactions.
QnodeCoin is an open source PoW (X11) based cryptocurrency with MIT License, built for vendors use for p2p digital payments and mining only, while we explore for other utilities.
Coin Specification
Basic Details
Coin name: QnodeCoin
Ticker symbol: QNC
Algorithm: PoW (X11)
Starting B-Reward: 50 QNC
Block time: 300 Seconds
PoW Maturity: 50 Minutes
MN collateral: 20,000 QNC
Total Supply: 24,624,000 QNC
Subunits: 0.000000001 Nodelet
RPC/P2P Port: 20611 / 20612
Consensus (PoW+MN)
Premine/Swap: 3,600,000 QNC
Block Halving: Every 210,240 BH
Block Share: 55%(MN); 35%(Mining)
Super Block: 10% (Treasury)
Avg. Block Per Day: 288 blocks
Planned Progress
Instant Send
Qnode Instant send speeds ups your transactions in less than 2-3 seconds of execution, with just 2 blocks confirmation to ledge
Private Send
Qnode Private Send gives you true financial privacy by obscuring the origins of your funds with at-least two users tx without loss.
Low Fees
The fees to transact QnodeCoin are very low, making them suited for a wide range of use cases such as point-of-sale transactions.
PoSe (MN)
Proof of Service functionality provides high-level security as masternode service. All MN owners shares 55% block Rewards.
Interporability
Qnode Core interoperability was developed to permit blockchain iteration to selected DEXES
Security
QnodeCoin is an X11 fork with high security and Privacy encryption for anonymity. Privacy is security
Frequently Asked Questions
1) Close your wallet.
2) Open the folder “%APPDATA%\qnodecoin\”.
3) Copy the file “wallet.dat” to a safe location.
1) Open the console of your wallet.
2) Unlocking your wallet is only required when you encrypted your wallet with a password. Unlock your wallet using the following command: walletpassphrase yourpassword 60 Replace the text “yourpassword” with the password used to encrypt your wallet. The number 60 is the amount of seconds your wallet is unlocked. Example: walletpassphrase topsecretpassword 60
3) Export your private key using the following command: dumpprivkey yourwalletaddress –Replace the text “yourwalletaddress” with an actual wallet address. Example: dumpprivkey TQhPf7kn6mDvi7CQVqdktP4dBgqRkugu6s Example output: VZt9WMWuJF5zbTCJSuX9cwZdtuMzPhz7EkAZUFBxsvak33wg8Kvr
1) Open the console of your wallet.
2) Unlocking your wallet is only required when you encrypted your wallet with a password. Unlock your wallet using the following command: walletpassphrase yourpassword 60 Replace the text “yourpassword” with the password used to encrypt your wallet. The number 60 is the amount of seconds your wallet is unlocked. Example: walletpassphrase topsecretpassword 60
3) Import your private key using the following command: importprivkey yourprivatekey Replace the text “yourprivatekey” with your private key. Example: importprivkey VZt9WMWuJF5zbTCJSuX9cwZdtuMzPhz7EkAZUFBxsvak33wg8Kvr
1) Close your wallet.
2) Open the folder “%APPDATA%\qnodecoin\”.
3) Make an (extra) backup of the file “wallet.dat”.
4) Copy the file “wallet.dat” from your original backup to the folder “%APPDATA%\qnodecoin\”.