The pull request adds the implementation for a custom meters based app which can be used as a sample to create a marketplace offer based on custom meters.
Does this introduce a breaking change?
[ ] Yes
[x] No
Pull Request Type
What kind of change does this Pull Request introduce?
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x] Other... Please describe:
This PR add another app to the samples.
How to Test
Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
Purpose
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
This PR add another app to the samples.
How to Test
What to Check
Verify that the following are valid
Other Information