Skip to content

NavExplorer/netstresser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netstresser

NavCoin network stresser

Run new_qt.sh to create a new qt wallet (need to configure devnet or testnet).

Run new_daemon.sh to delete the ~/.navcoin4/devnet folder and create a navcoind instance (need to configure devnet or testnet).

Run stressor_dao_testnet.sh to create random propoasls and consutlations. Configuration is needed to make it work.

Needs:

sudo apt install bc jq
pip3 install tensorflow
pip3 install textgenrnn

Releases

No releases published

Packages

No packages published

Languages

  • Shell 99.0%
  • Python 1.0%