Skip to content

mrmaxsteel/dockercoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

dockercoin

Architecture

Dockercoin is comprised of the following components:

  • Nodes

Nodes

A node is a dockercoin peer that will actively mine dockercoins, has a personal dockercoin wallet, and holds a copy of the dockercoin blockchain.

Node Messages

  • getaddr - when a node receives a getaddr message, it first figures out how many addresses it has that have a timestamp in the last 3 hours. Then it sends 3 of those addresses (randomly sampled), back to the node making the request via an addr message
  • addr - a list of 3 or less node addresses (for bootstrapping)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published