Adds ActivePosition, a struct meant to serve as the state during new issuances (whether done one time by the TA or during a transfer). Includes corresponding mappings.
Creates functions (internal and external) to issue & transfer stock. Separating the OCF object for these transaction into their own structs while creating a library TransactionHelper that initializes these structs.
What?
TransactionHelper
that initializes these structs.