Quantum Coin logo
  • Home
  • DogeProtocol.org
  • DpScan
  • Downloads
Quantum Coin logo
Quantum Coin logo
  • Home
  • DogeProtocol.org
  • DPscan
  • Community
    • Telegram
      Telegram

      @DogeProtocolCommunity

    • Discord
      Discord

      discord.gg/bbbMPyzJTM

    • Twitter
      Twitter

      @DogeProtocol1

    • Reddit
      Reddit

      /r/DogeProtocol1

Quantum Coin Docs

  • DPdocs homeHome
  • Quantum Coin Vision PaperVision
  • Quantum Coin WhitepapersWhitepapers
    • Quantum Resistance
    • Consensus (PoS)
    • Data Availability
    • Allocation
  • Quantum Coin FeaturesFeatures
    • Smart Contracts
    • Dynamic TPS
    • Block Explorer
  • Quantum Coin TestnetTestnet
    • About
    • Major Changes
    • Requirements
    • Setup
    • Connecting
    • Interacting
    • Staking
  • Quantum Coin TokensDogeP Tokens
  • Quantum Coin DownloadsDownloads
  • Quantum Coin Github source code, documentationGithub
  • DPdocs homeHome
  • Quantum Coin Vision PaperVision
  • Quantum Coin WhitepapersWhitepapers
    • Quantum Resistance
    • Consensus (PoS)
    • Data Availability
    • Allocation
  • Quantum Coin FeaturesFeatures
    • Smart Contracts
    • Dynamic TPS
    • Block Explorer
  • Quantum Coin TestnetTestnet
    • About
    • Requirements
    • Setup
    • Connecting
    • Interacting
    • Staking
  • DogeP TokensDogeP Tokens
  • Quantum Coin DownloadsDownloads
  • Quantum Coin Github source code, documentationGithub

Connecting to the testnet blockchain

Warning

This is test software. Do not use on a computer or device with sensitive or important data. Using this software will require opening firewall ports. Using this software may result in heavy internet data usage. Use at your own risk.

Windows
  1. Open a command prompt and change to the folder to which you have installed the software. See setting up blockchain node client for more details.
  2. Run the following command, replacing YourPasswordGoesHere with the password you used when setting up the blockchain:
    set GETH_ACC_PWD=YourPasswordGoesHere
    Make sure you do not add any extra space around the = symbol. Note that it is not secure to store your password in an environment variable. For testing purposes, this is ok.
  3. Run the following command, replacing YourAccountAddressGoesHere with your account address that you noted down when setting up the blockchain:
    set GETH_ACC_ADDRESS=YourAccountAddressGoesHere
    Make sure you do not add any extra space around the = symbol.
  4. Run the following two commands. These will set the Proof-of-Stake staking contract addresses.
    set GETH_STAKING_CONTRACT_ADDRESS=0x248c9eeefcc6a45ff8556cbc046287220d4361d7
  5. Run the following command:
    connect.cmd
    You need to prefix the command with .\ if you are using a PowerShell in admin mode.

If the connection is successful, you will see the blockchain status and blocks being downloaded. You should also be able to see output information on the screen that your account is unlocked. You can now use this node software to send and receive coins, check your account balance and much more. To receive coins for testing, reach out to the Testnet section of the Quantum Coin Community in Discord.

Linux
  1. Open a command prompt and change to the folder to which you have installed the software. See setting up blockchain node client for more details.
  2. Run the following command, replacing YourPasswordGoesHere with the password you used when setting up the blockchain:
    export GETH_ACC_PWD=YourPasswordGoesHere
    Make sure you do not add any extra space around the = symbol.
    Note that it is not secure to store your password in an environment variable. For testing purposes, this is ok.
  3. Run the following command, replacing YourAccountAddressGoesHere with your account address that you noted down when setting up the blockchain:
    export GETH_ACC_ADDRESS=YourAccountAddressGoesHere
    Make sure you do not add any extra space around the = symbol.
  4. Run the following two commands. These will set the Proof-of-Stake staking contract addresses.
    export GETH_STAKING_CONTRACT_ADDRESS=0x248c9eeefcc6a45ff8556cbc046287220d4361d7
  5. Run the following command to connect to the blockchain with your account:
    nohup sh connect.sh &
  6. Run the following command to see the output logs:
    tail -f nohup.out
  7. If the connection is successful, you will see the blockchain status and blocks being downloaded. Note that the process (named geth) will continue to run till you restart the machine or kill the process.
    Press ctrl + c buttons to exit the view.

If the connection is successful, you will see the blockchain status and blocks being downloaded. You should also be able to see output information on the screen that your account is unlocked. You can now use this node software to send and receive coins, check your account balance and much more. To receive coins for testing, reach out to the Testnet section of the Quantum Coin Community in Discord.

  • About Testnet T3
  • Requirements
  • Setting up blockchain node client
  • Connecting to the blockchain
  • Interacting with the blockchain
  • Staking in the proof-of-stake blockchain
Quantum Coin Vision
Vision

The Vision of Quantum Coin.

Quantum Coin Quantum Resistance
Quantum Resistance

Quantum Resistance in the Quantum Coin blockchain.

Quantum Coin Blockchain Smart Contracts
Smart Contracts

Smart Contract support in the Quantum Coin blockchain.

Quantum Coin Proof-of-Stake consensus
Consensus

Proof of Stake consensus.

Data Availability in Quantum Coin Blockchain
Data Availability

Data Availability, long term and short term.

Quantum Coin Blockchain Allocation
Blockchain Allocation

Bitcoin + Ethereum + Dogecoin + DogeP multi-fork.

Dynamic Transactions Per Second model, Quantum Coin Blockchain
Dynamic TPS

Dynamic Transactions Per Second model.

DPscan Quantum Coin Block Explorer
Block Explorer

DPscan Blockchain Explorer.

About Testnet
Testnet

Testnet details, setup and usage.

Quantum Coin Downloads
Downloads

Download blockchain node client software.

Quantum Coin Github source code, documentation
Github

Source code, documentation are maintained in Github.

DogeP ERC20 Token
DogeP Tokens

About the DogeP ERC20 Token.

Help

Quantum Coin is developed and maintained by an open community. Hop on to the community discord server for help with development.

  • DogeProtocol.org - Website
  • DPscan - Block Explorer
  • Github - source code and documentation
  • Whitepapers - technology
Still stuck? Ask the dev community
On this page:
Documentation Introduction Help!

DogeProtocol.org