Skip to content

Noir Core 2.2.0.0 Testnet Build 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@flo071 flo071 released this 19 Aug 15:00
· 2 commits to segwit since this release

THIS RELEASE IS FOR TESTNET USE ONLY!

SEGWIT and CSV Testnet

General information

How to start testnet

Windows

  1. open cmd.exe
  2. drag the 'noir-qt.exe' in the cmd window and add ' -testnet'
  3. click enter and wait for Noir Core to start up
  4. open "Debug console": Help->Debug window->Console
  5. type "addnode 213.202.238.149 add" to add our 1st testnet node
  6. type "addnode 213.202.238.146 add" to add our 2nd testnet node

macOS

  1. Open the 'macOS.zip' package
  2. Copy 'Noir Core' to a folder of your choice (do not replace the current Noir Core version in Applications)
  3. Open terminal (hit '⌘+space bar' on the keyboard type 'terminal' and hit 'enter'
  4. Drag the noir-qt to the from the finder to the terminal window (you will se a string looking like this 'path_to_the_folder/noir-qt.app')
  5. Append '/Contents/MacOS/noir-qt -testnet' to it and hit enter
  6. wait for Noir Core to start up
  7. open "Debug console": Help->Debug window->Console
  8. type "addnode 213.202.238.149 add" to add our 1st testnet node
  9. type "addnode 213.202.238.146 add" to add our 2nd testnet node

Linux

  1. locate noir-qt form the linux-x64.tar.xz package
  2. open terminal in the localtion of noir-qt
  3. start Noir Core by using "./noir-qt -testnet"
  4. click enter and wait for Noir Core to start up
  5. open "Debug console": Help->Debug window->Console
  6. type "addnode 213.202.238.149 add" to add our 1st testnet node
  7. type "addnode 213.202.238.146 add" to add our 2nd testnet node

To receive coins

For support

We have a #testnet channel on our discord, there we can discuss and speak about the process and possible bugs and issues.

BONUS:

Every testnet participant will receive some amount of NOR for his work!

Some other testnet nodes

  • addnode 213.202.238.149 add
  • addnode 213.202.238.146 add
  • addnode 89.144.217.63 add