Group: io.hotmoka - All Dependencies
Web Sockets · Project minimal configuration for websockets with a chat example
io-hotmoka-annotations · A network of nodes for blockchain or IoT, with smart contracts in Java.
io-hotmoka-crypto-api · This module defines the API of some cryptographic algorithms.
io-hotmoka-exceptions · A network of nodes for blockchain or IoT, with smart contracts in Java.
io-hotmoka-marshalling · A network of nodes for blockchain or IoT, with smart contracts in Java.
io-hotmoka-marshalling-api · A network of nodes for blockchain or IoT, with smart contracts in Java.
io-hotmoka-verification-api · This module defines the API of the verification algorithms for Takamaka programs.
io-hotmoka-whitelisting-api · This module defines the API of white-listing in Hotmoka. It is used to define a subset of Java that can be used for Takamaka smart contracts.
io-hotmoka-instrumentation-api · This module defines the API of the instrumentation of Takamaka code before being installed in a Hotmoka node.
io-hotmoka-node · This module implements the shared code of all Hotmoka nodes.
io-hotmoka-node-api · This module defines the API of the shared code of all Hotmoka nodes.
io-hotmoka-patricia-api · This module defines the API of the Patricia tries.
io-hotmoka-helpers-api · This module defines the API of the helper classes that provide frequently used sets of Hotmoka transactions.
io-hotmoka-node-disk · This module implements Hotmoka nodes that store their data on the disk. They do not form a blockchain network, since there is no synchronization nor mining.
io-hotmoka-node-disk-api · This module defines the API of Hotmoka nodes that store their data on the disk. They do not form a blockchain network, since there is no synchronization nor mining.
io-hotmoka-node-local · This module implements a local Hotmoka node.
io-hotmoka-node-local-api · This module defines the API of a local Hotmoka node.
io-hotmoka-node-tendermint · This module implements Hotmoka nodes running over the Tendermint engine. They can be used to build an actual blockchain network with validator nodes.
io-hotmoka-node-tendermint-api · This module defines the API of Hotmoka nodes running over the Tendermint engine. They can be used to build an actual blockchain network with validator nodes.
io-hotmoka-node-tendermint-abci · A network of nodes for blockchain or IoT, with smart contracts in Java.
io-hotmoka-beans-api · This module defines the API of the beans exchanged among Hotmoka nodes.
io-hotmoka-node-remote · This module implements a remote Hotmoka node.