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.