This repository contains an example of an Anoma application. The example application is a counter application.
A user can create counters, and increment counters. The resource logic allows users to increment counters by one.
Whenever you change the counter resource logic code, you have to regenerate the ELF and ImageID. To create the ELF and ImageID run the following command.