Skip to content

aaxis-em/min3r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miner

Blockchain implementation implemented from the perspective of networking, basically simulating the whole blockchain network(mesh).

Demo

demo

Principle

Everthing is implemented based on this conversation with grok

features

  • Based on pool Miner
  • fullnodes are connected p2p

Visualization

concept

DOC

Node TCPPORT HTTPPORT
SeedServer (__) (8080)
Miner (8081-8083) (101-103)
FullNode (8084-8086) (104-106)
User (__) (107-108)

Releases

No releases published

Packages

 
 
 

Contributors