Directories ¶
Path | Synopsis |
---|---|
Package block will contain the logic for creating and managing blocks of a blockchain.
|
Package block will contain the logic for creating and managing blocks of a blockchain. |
Package blockchain will contain the logic for implementing the blockchain.
|
Package blockchain will contain the logic for implementing the blockchain. |
Package proof will contain the logic for the proof of work (PoW) algorithm.
|
Package proof will contain the logic for the proof of work (PoW) algorithm. |
Package transaction contains a transaction structure that represents data transfer from one participant to another within the network.
|
Package transaction contains a transaction structure that represents data transfer from one participant to another within the network. |
Package wallet will contain the logic for managing user wallets.
|
Package wallet will contain the logic for managing user wallets. |
Click to show internal directories.
Click to hide internal directories.