Skip to content

NirmataNetwork/NirmataTestNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

NirmataTestNet

This repository contains tools for accessing the test network

Why is this necessary?

For the team

All updates must be checked and fixed before they are implemented into the main network, since if something goes wrong in the test network, it will not be scary, but if the main network crashes after the update... This is unacceptable.

For developers

Software developers do not need to run their own node, they can use ours to develop and test their products without worrying about losing funds, coins in the test network are easy to get for tests and it is not scary to lose them since they cost nothing

For users

You can check out the early versions of future updates

How to get started

In the releases attached to this repository, you will find the latest builds for the test network, download the necessary one, depending on your operating system.

You will find everything you need in the release archive.

Nirmata.exe/Nirmata.sh (win/lin), a full node startup file with a graphical interface.

nirmatad, the test network daemon.

simplewallet, CLI wallet.

How to get coins

Run Nirmata.exe/Nirmata.sh (win/lin), wait for synchronization, create a wallet and copy the address, close it Nirmata.exe/Nirmata.sh

Run nirmatad, after starting the daemon, enter the command in its window, start_mining "your address" 1, this command will start the mining process using one core of your processor, just wait for the solutions for which you will receive a reward and be able to enable pos in your wallet.

Do not run at the same time Nirmata.exe/Nirmata.sh and nirmatad, they won't work like that.

Remember, coins in the test network are worthless, they cannot be sold or transferred to the main network.

Do not run the test and main network nodes at the same time, conflicts may occur.

About

Text network resources Nirmata

Resources

Stars

Watchers

Forks

Packages

No packages published