Skip to content
This repository was archived by the owner on Jan 11, 2022. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCxFL for DecentSpec Project

run the seed node:

cd seednode
source run_seed.sh

run the miner servers:

cd ../servers
source run_miner.sh

run an edge device simulator:

cd ../edge
source run_edge.sh

run the blockchain viewer, the console will remain in viewer's terminal:

cd ..
python run_view.py

or you can just run all cmds above through one batch file:

source run_all.sh

current config:

seednode @ localhost:5000

servernodes @ localhost:8000-8002

viewer @ localhost:5001

Then you can play with the blockchain opening http://127.0.0.1:5001 in your browser

xterm is needed.

About

prototype version

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages