slowlorisdb

command module
v0.0.0-...-77fbf23 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2019 License: GPL-3.0 Imports: 4 Imported by: 0

README

slowlorisdb Go Report Card Build Status GoDoc

Slow, decentralized and cryptographically consistent database

Basically this repo is a blockchain written from scratch, that allows to launch multiple simultaneous blockchains.

Warning: this project was started in the free time of a long travel, not having much more free time to continue developing it.

Watch the blockchain in action: http://www.youtubemultiplier.com/5ca9c1a540b31-slowlorisdb-visual-representation.php

slowloris

Run

The repo is under construction

  • create node
# node0
go run main.go --config config0.yaml create

# node1
go run main.go --config config1.yaml create
  • run node
# node0
go run main.go --config config0.yaml start

# node1
go run main.go --config config1.yaml start

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