Hello World
This is the first use case you should check to learn about this world. It makes it very simple to see how a smart contract is developed, which components are involved, how they are related, etc.
It implements these series of features:
- Save a counter to storage
 - Load data from storage
 - Create a constructor
 - Export a basic method
 

