directory
0.0.0-20230203010516-6d4bf48beedd
Repository: https://github.com/onyx-protocol/onyx.git
Documentation: pkg.go.dev

# Packages

Command benchcore launches EC2 instances for benchmarking Chain Core.
No description provided by the author
No description provided by the author
chainvet is a simple checker for static errors in Go source code.
Command corectl provides miscellaneous control functions for a Chain Core.
Command cored provides the Chain Core daemon and API server.
Command decode reads hex-encoded Chain data structures and prints the decoded data structures.
No description provided by the author
Command docgenerate generates static documentation for Chain Core and the Chain Core SDKs.
Command docsync uploads a local directory to a specified S3 bucket Usage: docsync bucket bucketPrefix localDir where bucket is the name of your S3 bucket, bucketPrefix is the S3 prefix to be applied to all uploaded files, and localDir is a directory containing compiled docs (from docgenerate) or other files to upload.
No description provided by the author
Command ed25519 creates and manipulates ed25519 public and private keys.
Command gobundle encodes filesystem files as Go source.
Command gobytes prints its input as a []byte literal.
Command hex encodes to or from hexadecimal.
Command integtest compiles and runs a command to perform integration tests on Chain Core and related systems.
Command md2html recursively converts a directory of markdown files to html.
Command mdfmt canonicalizes the formatting of a Markdown document.
Command metricsd provides a daemon for collecting latencies and other metrics from cored and uploading them to librato.
Command perfdash is a web server that serves a performance dashboard for Chain Core.
Command report executes its argument as a child process and reports the results to S3.
Command sha3 prints the binary SHA-3 digest of its input.
Command shake computes the SHAKE variable-output-length hash functions defined by FIPS-202.
No description provided by the author
No description provided by the author
Command testnet-reset is a convenient command to reset a blockchain network.
Command varint encodes a decimal number to or from varint.