bcsos

command module
v0.0.0-...-910d698 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2023 License: MIT Imports: 7 Imported by: 0

README

MLDC

This is a simulator for Multi-Level Distributed Caching on the Blockchain for Storage Optimisation which was presented at the ICBC2022 conference.

Requirements

  • go version 1.16
  • Linux 64bit/Raspberry 64bit/Windows 10 or above 64bit
  • tmux 3.0a

Run

Runing individual nodes

  • cd blockchainnode
  • go run blockchainnode.go -mode=ST -sc=0 -port=7001'
    • sc is the storage class, 3 is the highest node
    • mode : ST(Server will generate transactions and access objects) or MI(A node will generate transactions and access objects)

Runing Simulator server

  • cd blockchainsim
  • go run blockchainsim.go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
common
wallet
Elliptic curve cryptography is used to generate public keys and Bitcoin addresses.
Elliptic curve cryptography is used to generate public keys and Bitcoin addresses.

Jump to

Keyboard shortcuts

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