This directory contains examples of how to use the Polywrap Python client.
poetry install
NOTE: if you don't have Poetry installed, you can follow the instructions here.
poetry run pytest
We are using markdown_pytest plugin to run the examples. You can find more information about it here.
poetry run pytest <example_name>
For example:
poetry run pytest ens.md