Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blue

Run Genesis Core Node

./blue core {port}
$ cargo run core 7878
Bootstrapping as a GENESIS Core Node...
Initializing core node...
Initializing connection manager...
Listening on 127.0.0.1:7878

Run Core Node

./blue core {port} {port num of genesis core node}
$ cargo run core 17879 7878
Bootstrapping as a Core Node...
Initializing core node...
Sending message: Message { type: Add, source_port: "17879" }
Successfully connected to the node: Node("127.0.0.1", "7878")

Run Edge Node

./blue edge {port} {port num of core node}
$ cargo run edge 9000 7878

About

Steps to Cryptocurrency

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages