Blockchain

command module
v0.0.0-...-128d3dd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2023 License: MIT Imports: 28 Imported by: 0

README

Blockchain

Cryptocurrency from scratch. Supplemented by training manuals

More information about blockchain in the youtube.com/watch?v=mp3I1HtEKfU

Compile:
$ make
Run nodes and client:
$ ./node -serve::8080 -newuser:node1.key -newchain:chain1.db -loadaddr:addr.json
$ ./node -serve::9090 -newuser:node2.key -newchain:chain2.db -loadaddr:addr.json
$ ./client -loaduser:node1.key -loadaddr:addr.json

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL