directory
0.27.1
Repository: https://github.com/badewolf/skycoin.git
Documentation: pkg.go.dev

# Packages

Package api implements the REST API interface */.
Package cipher implements cryptographic methods.
Package cli implements the CLI cmd's methods.
Package coin defines the core blockchain datastructures.
nolint 20160901 - Initial version by user johnstuartmill, public key 02fb4acf944c84d48341e3c1cb14d707034a68b7f931d6be6d732bec03597d6ff6 20161025 - Code revision by user johnstuartmill.
Package daemon controls the networking layer of the skycoin daemon */.
Package fiber provides configuration definitions and utilities for managing fiber coins */.
Package kvstorage contains the implementation for a key-value storage of arbitrary data.
No description provided by the author
Package readable defines JSON-tagged struct representations of internal binary data structures, for use by the API and CLI.
Package skycoin implements the main daemon cmd's configuration and setup */.
Package testutil provides utility methods for testing */.
Package transaction provides methods for creating transactions See package coin for the Transaction object itself */.
No description provided by the author
Package visor manages the blockchain database and wallets All conceptual database operations must use a database transaction.
Package wallet implements wallets and the wallet database service */.