1.3.0 • Published 3 months ago

nval-models v1.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

NVAL-Models

This package contains class definition of the key data objects utilised by NVAL to describe and evaluate blockchain networks.

Refer to the paper for the conceptual model and description of these objects.

BNDModel.js defines classes that represents the nodes and edges in a Blockchain Network Design (BND) document, which is a graphical representation of the topology and deployment of a blockchain network.

MetricReqMode.js define the MetricReq class, which represents requests to evaluate (e.g., benchmark) individual channels inside a blockchain network, as defined by the BND document.

ExperimentRequestModel.js defines the ExperimentRequest class that represents a complete request for NVAL to deploy and evaluate a blockchain network. This experiment request object contains a BND and an array of MetricReq objects.

1.3.0

3 months ago

1.2.0

5 months ago

1.1.0

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago