Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

nearprotocol/localnet-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script to run several near nodes locally

  1. Get near binary. Usually clone nearcore and compile it using cargo build -p near --release.

  2. Modify config.ini to point to your binary.

  3. Start with python3 start_localnet.py

Stop

To stop the network run python3 start_localnet.py -k

Releases

No releases published

Packages

No packages published

Languages