Crate bc_app

Source
Expand description

Main runner for the Blockchain Application.
Function main.
List, transact and reset the blockchain sample application.

Modulesยง

mongo_utils ๐Ÿ”’
This is the MongoDB_Utils module.
To do CRUD operations for the blockcahin.

Functionsยง

list_blockchain ๐Ÿ”’
List blockchain data.
main ๐Ÿ”’
Function main for the blockchain application.
send_crypto ๐Ÿ”’
Crypto transaction from one wallet to another.
view_wallet ๐Ÿ”’
View wallet data.