transaction library Null safety

Handles transactions in the chain.

Classes

TransactionModel
A transaction in the blockchain.
TransactionRepository
The repository for TransactionModel persistence in Database.
TransactionService
The service to manage transactions in the chain.