Is your feature request related to a problem? Please describe.
We are currently lacking examples of usage of the packages.
Describe the solution you'd like
Add examples/<new-example>.ts showing:
- How to utilize a feature of the library
- Including prep work and display of the information
Additional context
Use default values for addresses and test data to keep it simple. You can utilize the content of the tests to write examples up.
Is your feature request related to a problem? Please describe.
We are currently lacking examples of usage of the packages.
Describe the solution you'd like
Add
examples/<new-example>.tsshowing:Additional context
Use default values for addresses and test data to keep it simple. You can utilize the content of the tests to write examples up.