To make component interact with contract, there are 3 steps.
First, create KlaystagramContract instance to connect contract with front-end. Second, using KlaystagramContract instance, make API functions that interact with contract in redux/actionsThird, call functions in each component