steven1227 / NEO-Private-Net

NEO Private Net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEO-Private-Net

NEO Private Net

Explaination

This repository contains a configured private-chain and you can run it after downloads. The neo-cli version is 2.8.0. All of the NEO and GAS are taken into the wallet 1.json, the password is 11111111. The blockchain height is approximately 30.

Running environment

Windows10

Run neo-cli need .NET Core 2.1 or avove

Run neo-gui need .NetFramework 4.7.1 and VC++ 2010 Redist x64 / x86 or above

Start the private net

enter node1 folder,double click  **1Run.cmd**

enter node2 folder,double click **1Run.cmd**

enter node3 folder,double click **1Run.cmd**

enter node4 folder,double click **1Run.cmd**

You will see like this:

Stop the private chain:

Close all of the command line window

About

NEO Private Net

License:MIT License


Languages

Language:Batchfile 100.0%