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
    • Major Changes
    • Requirements
    • Setup
    • Connecting
    • Interacting
    • Staking
  • DogeP TokensDogeP Tokens
  • Quantum Coin DownloadsDownloads
  • Quantum Coin Github source code, documentationGithub

Setting up the testnet blockchain node client - Windows

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.

  1. Download the node client software.
  2. Extract the contents of the downloaded zip file to a folder.
  3. Open an elevated command prompt (right-click and run as administrator) and change to the folder to which you extracted the zip.
  4. Run the following two commands to open firewall ports. Make sure that the commands succeed.
    netsh advfirewall firewall add rule name="TCP Port 30303" dir=in action=allow protocol=TCP localport=30303
    netsh advfirewall firewall add rule name="UDP Port 30303" dir=in action=allow protocol=UDP localport=30303
  5. Create a new account by running the following command. You will be prompted for a password. Make sure you remember the password.
    geth --datadir data account new 

    You need to prefix the above command with .\ if you are using PowerShell in admin mode. Running the above command will also show your account address. Note down this as well, since you will require it to receive coins.

  6. Securely backup the content of the folder named data. This folder contains your account's quantum-resistant key.
  7. Run the following command to configure the software to connect to the Quantum Coin blockchain. Do not run it more than once.
    geth --datadir data init genesis.json
    You need to prefix the command with .\ if you are using PowerShell in admin mode.
  8. The software is now configured to connect to the Quantum Coin blockchain. You may additionally need to open TCP and UDP ports to allow incoming traffic in your router or cloud provider.
  9. Proceed to next steps for connecting to the blockchain.
For Linux, click here
  • 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