The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
alok 76ae1f652e change directory to run script 7 years ago
aws-code fix tests 7 years ago
aws-scripts adjusting path of transfer of code 7 years ago
blockchain add tests and remove UTXOPool 7 years ago
consensus fix import 7 years ago
p2p convert indentation and add vscode settings 7 years ago
utils bundle block blockchain transaction into blockchain packagge. add tests for utils 7 years ago
.gitignore add .gitignore 7 years ago
README.md made iplist local so that we can distinguish it from amazon aws 7 years ago
appspec.yml single script to bring up and then run nodes 7 years ago
benchmark_node.go fix import 7 years ago
deploy.sh remove mode argument as that is derived 7 years ago
kill_node.sh more files 7 years ago
local_iplist.txt made iplist local so that we can distinguish it from amazon aws 7 years ago
node.go Two-round consensus finished; change logging to use log package everywhere; limit the visibility of Consensus struct fields 7 years ago
run_instances.sh change directory to run script 7 years ago
send_txn.sh corrected txn typo 7 years ago

README.md

Harmony Benchmark

Dev Environment Setup

export GOPATH=$HOME/<path_of_your_choice>

mkdir -p $HOME/<path_of_your_choice>/src

cd $HOME/<path_of_your_choice>/src

clone <harmony_repo>

Usage


./deploy.sh local_iplist.txt

./send_txn.sh