UNPKG

@hashgraph/solo

Version:

An opinionated CLI tool to deploy and manage private Hedera Networks.

10 lines (8 loc) 269 B
/* eslint-disable headers/header-format */ // SPDX-License-Identifier: Apache-2.0 /** * The data package defines the Data Layer API for Solo as defined in the Solo Architecture design. * * @packageDocumentation */ // eslint-disable-next-line unicorn/no-empty-file