Initiated a Cosmos SDK Blockchain with Ignite CLI.
Created a Cosmos SDK Message in order to allow the creation of new posts in the store.
The processed message cretated change in the state of the Blockchain.
Implemented function to store post on chain.
Implemented logic for the purpose of creating and queryng posts.