Package io.github.astrapi69.crypt.api.blockchain


package io.github.astrapi69.crypt.api.blockchain
This package provides interfaces for blockchain
  • Interfaces
    Class
    Description
    The interface IAddress represents an address in a blockchain system.
    The interface IBlock represents a block in a blockchain system.
    The interface INode represents a node in a blockchain network.
    The interface ITransaction represents a transaction in a blockchain system.