io-mokamint-application-api · This module implements the API of an application run on a Mokamint blockchain
Group: io.mokamint - All Dependencies
io-mokamint-miner-api · This module defines the API of a Mokamint miner
io-mokamint-miner-local · This module implements a local miner, that is, a miner that actually executes on the local machine
io-mokamint-miner-remote · This module implements a remote miner, that is, a miner that works by forwarding its work to remote services connected by network
io-mokamint-miner-service · This module implements a miner service, that is, a network service that provides mining capabilities by network
io-mokamint-miner-service-api · This module defines the API of a miner service, that is, a network service that provides mining capabilities by network
io-mokamint-miner-tools · This module implements a command-line tool for working with Mokamint miners
io-mokamint-node · This module implements the classes shared by all implementations of a Mokamint node
io-mokamint-node-api · This module implements the API of a Mokamint node
io-mokamint-node-local · This module implements a Mokamint local node, that is, a node that actually works on the local machine where it is executed
io-mokamint-node-tools · This module implements a command-line tool for controlling Mokamint nodes
io-mokamint-nonce · This modules implements nonces and deadlines
io-mokamint-nonce-api · This module defines the API of the deadlines and the nonces
io-mokamint-plotter · This module implements the plots of a Mokamint blockchain
io-mokamint-plotter-api · This module defines the API of the plots for a Mokamint blockchain
io-mokamint-plotter-tools · This module implements a command-line tool for working with Mokamint plot files
io-mokamint-node-tools · This module implements shared classes among all the command-line tools of Mokamint